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

One could argue that pointers are just array indices, where the array is your whole address space, and you only get the one array for all your types.


It helps that pointer-to-T is a distinct type, where (apart from Ada) index-into-array-of-T is just like any other integer.




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

Search: