this post was submitted on 05 Oct 2023
1097 points (96.8% liked)

Programmer Humor

37520 readers
341 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ActuallyRuben@actuallyruben.nl 3 points 2 years ago

Depends on what undefinedwe're talking about. JavaScript undefined is just a value for undefined variables. In C undefined behavior could be anything, ranging from reading in random garbage to time travel or summoning eldritch terrors.