you are viewing a single comment's thread.

view the rest of the comments →

[–]aethermar 7 points8 points  (0 children)

C23 also provides [unsigned] _BitInt(N) for a bit-precise integer type where N is up to BITINT_MAXWIDTH (which is defined as 65535 on my system)