this post was submitted on 14 Nov 2023
5 points (100.0% liked)
Apple
69 readers
1 users here now
A place for Apple news, rumors, and discussions.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Someone decided to call you after you had 2,147,483,647 missed calls lol
Why use a signed integer for something strictly non-negative (ignoring bugs ofc)?
Some developers get lazy and just use an int for everything it's not really a big deal anyway