Hacker News new | ask | show | jobs
by gjm11 5804 days ago
That would need to be *(x+98), which is longer than x[98].
1 comments

Ahh.. you're right, of course. What I wrote has an undefined termination condition, besides not being consistent with the original algo. Thanks.