/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
The C23 edition of Modern C
(gustedt.wordpress.com)
515 points
bwidlar
| 1 comments |
15 Oct 24 16:06 UTC
|
HN request time: 0.208s
|
source
Show context
ralphc
◴[
15 Oct 24 18:30 UTC
]
No.
41851601
[source]
▶
>>41850017 (OP)
#
How does "Modern" C compare safety-wise to Rust or Zig?
replies(4):
>>41852048
#
>>41852113
#
>>41852498
#
>>41856856
#
1.
pornel
◴[
16 Oct 24 08:32 UTC
]
No.
41856856
[source]
▶
>>41851601
#
There's finally a way to safely add two signed numbers, without tricky overflow checks that may trigger UB themselves!
ID:
GO
↑