Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pcwalton
64 days ago
|
parent
|
context
|
favorite
| on:
C and C++ prioritize performance over correctness ...
The first example program that demonstrates arrays in
The C Programming Language
2nd edition (page 22) uses signed integers for both the induction variable and the array length (the literal 10 becomes int).
frumplestlatz
64 days ago
|
next
[–]
The language has evolved significantly, and we’ve learned a lot about how to write safer C, since that was published in 1988.
Maxatar
64 days ago
|
prev
[–]
From what I see, that book was published in 1988.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: