minus-squarelabsin@sh.itjust.workstoProgrammer Humor@lemmy.ml•This is a joke about HolyClinkfedilinkarrow-up9·6 days agoIn c they do indeed just mean shorter and longer int as the size of the int is defined by the compiler and target and originally represented the hardware. There are types like int32_t or int_least16_t. linkfedilink
In c they do indeed just mean shorter and longer int as the size of the int is defined by the compiler and target and originally represented the hardware.
There are types like int32_t or int_least16_t.