Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
spc476
on July 4, 2011
|
parent
|
context
|
favorite
| on:
Learn C The Hard Way
Actually, C89 can distinguish between parameters that are modifiable and those that are not. The syntax leaves a bit to be desired ("const foo_t
x", "foo_t
const x" and "const foo_t *const x" all have different semantics) but it can be done.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: