Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
spc476
on Aug 23, 2019
|
parent
|
context
|
favorite
| on:
Some Obscure C Features
There are cases where the compiler
can't
enforce it:
void foo(int *p) { func(p); }
How can the compiler know if `p` points to space for 10 integers?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: