alt
Hacker News
wizzwizz4
•
04/03/2025
•
0 replies
•
view on HN
That's confusing because of order of operations. But
while ( *(d++) = *(s++) );
is fairly obvious, so I think it gets a pass.