Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Karellen
on Jan 21, 2024
|
parent
|
context
|
favorite
| on:
Memory leak proof every C program
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.
erik_seaberg
on Jan 23, 2024
[–]
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: