C
Charles Sullivan
I maintain/enhance some inherited FOSS software in C which has
compiler options for quite a few different Unix-like operating
systems, many of which I've never even heard of.
It would be convenient (and for some things possibly necessary)
to use long long integer and/or unsigned long long integer
variables.
How widely supported are these variable types? How long ago were
they introduced? I notice they are not mentioned in K&R #2.
Thanks for your help.
Regards,
Charles Sullivan
compiler options for quite a few different Unix-like operating
systems, many of which I've never even heard of.
It would be convenient (and for some things possibly necessary)
to use long long integer and/or unsigned long long integer
variables.
How widely supported are these variable types? How long ago were
they introduced? I notice they are not mentioned in K&R #2.
Thanks for your help.
Regards,
Charles Sullivan