Hacker News new | ask | show | jobs
by ycmbntrthrwaway 3462 days ago
> It assumes that arrays are placed on the stack in the order of declaration

I am not sure it is the case here. The code uses only one array, how can it assume the order of arrays?