Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
IshKebab
on July 17, 2019
|
parent
|
context
|
favorite
| on:
“What the Hardware Does” Is Not What Your Program ...
You missed my point.
Rust
and
C
may treat uninitialised memory in a special way, but that doesn't change what uninitialised memory
actually is
.
Think about assembly. What is uninitialised memory there? It's just memory with an unknown value.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Think about assembly. What is uninitialised memory there? It's just memory with an unknown value.