Felix Palmen :freebsd: :c64:<p>I would claim that I'm *very* experienced with <a href="https://mastodon.bsd.cafe/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> in <a href="https://mastodon.bsd.cafe/tags/C" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>C</span></a>. But still, C gets annoyingly weird when it comes to <a href="https://mastodon.bsd.cafe/tags/pointers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pointers</span></a> *to* <a href="https://mastodon.bsd.cafe/tags/arrays" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arrays</span></a>.</p><p>Does the following code look sober to you? 🤔 (My compiler doesn't complain)</p><p>Especially interested in the highlighted line, but also the block above trying to expand the array ...</p><p>Context: I started work on a generic/configurable rate-limiter to add to <a href="https://mastodon.bsd.cafe/tags/swad" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>swad</span></a>.</p>