this post was submitted on 28 Feb 2024
1010 points (97.0% liked)

Programmer Humor

32464 readers
434 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 24 points 8 months ago (6 children)

No bounds checking, only fast.

[โ€“] [email protected] 14 points 8 months ago

There is bounds checking, but it's opt-in. I often enable it on debug builds.

load more comments (5 replies)