Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In C you're used to less-than-one loops though. for(i = 0; i < 5; i++) terminates on 4. And it's what you want if you're going through an array.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: