Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mtklein
on Feb 19, 2023
|
parent
|
context
|
favorite
| on:
Lesser known tricks, quirks and features of C
Usually I use a do-while loop,
unsigned char x = 0; do { printf("%d\n", x); } while (++x);
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: