Hacker News new | past | comments | ask | show | jobs | submit login

The const keyword really doesn't mean anything. It is not checked at runtime, so a buffer-overrun could change the const member regardless



and even if it were, it is in the wrong position (as defined, fptr is a mutable pointer to const data).




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

Search: