Hacker News new | ask | show | jobs
by dsego 473 days ago
It's pointer arithmetic I presume, a memory address + zero is still the same memory address, and then you increment to move forward.