voxel
link
fedilink
3
edit-2
1Y

tbh c/c++ type system is super fucked up
What the fuck is unsigned long long int just call it u64

Johanno
link
fedilink
21Y

Well it isn’t always 64 bytes. Some architectures differ.

darcy
link
fedilink
31Y

usize then

akari
link
fedilink
11Y

you can just use unsigned long long (drop the int) or, if it bothers you that much, uint64t but keep in mind that yhe size of unsigned long long may vary depending on the architecture

Create a post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 1 user online
  • 120 users / day
  • 257 users / week
  • 744 users / month
  • 3.72K users / 6 months
  • 1 subscriber
  • 1.48K Posts
  • 32.6K Comments
  • Modlog