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

No, p+1 is OK because you are allowed to make a pointer one past the end in C (so that common pointer loops work as expected) but you cannot dereference them.


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

Search: