Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
koenigdavidmj
on Sept 27, 2012
|
parent
|
context
|
favorite
| on:
Why I think Rust is the "language of the future" f...
>
If you want a fixed size array of bytes, for for it. Zero overhead.
There's the overhead to check the bounds on operations in that array, which you don't have in C.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There's the overhead to check the bounds on operations in that array, which you don't have in C.