Y
Hacker News
new
|
ask
|
show
|
jobs
by
Kranar
1059 days ago
Safe means that every operation has well specified semantics. Some languages, notably C and C++, lack this property.
2 comments
andyferris
1059 days ago
I would say those languages are both unsafe and have undefined behavior, and these are two seperate issues.
link
throwawaymaths
1059 days ago
That's not what undefined behavior means.
link