Hacker News new | ask | show | jobs
by travelbuffoon 1751 days ago
Speaking of such funny business: unfortunately I have seen *(array + i) quite a few times.

To make it worse, it’s in a parser for external data in binary format, where you really shouldn’t be playing funny tricks.