Hacker News new | ask | show | jobs
by grumpyprole 767 days ago
Yep, or C doesn't need arrays just use pointers! And C doesn't need strings, just use a pointer to the first byte and assume it's ASCII!