you are viewing a single comment's thread
view the rest of the comments
[–] [B] 1 point 2 years ago (3 children)

Someone decided to call you after you had 2,147,483,647 missed calls lol

  • source
  • hideshow 6 child comments
  • [–] [B] 1 point 2 years ago (5 children)

    Why use a signed integer for something strictly non-negative (ignoring bugs ofc)?

  • source
  • parent
  • hideshow 10 child comments
  • [–] [B] 0 points 2 years ago (1 child)

    Because it is all written in a language that only has signed numbers. That's virtually all modern languages.

  • source
  • parent
  • hideshow 2 child comments