this post was submitted on 13 Jul 2026
100 points (97.2% liked)

Programmer Humor

32368 readers
456 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 

Edit: sorry I didn't realize I already posted this

you are viewing a single comment's thread
view the rest of the comments
[–] Kenny2999@lemmy.world 53 points 1 week ago (1 children)

The difference is meaningless for large values of C.

[–] csm10495@sh.itjust.works 7 points 1 week ago (1 children)

Though if it's a signed number a large enough value can become a negative.

If it's a float, it will stop incrementing when the precision stops covering every integer