bigger longs (64 bits)

Guy Harris guy at auspex.auspex.com
Fri Feb 23 10:40:20 AEST 1990


>Isn't it about time we bit the bullet and decided that the C language needs
>to support types, structures, and ints that look the same from one
>machine to another?  We are only going to network more in the future,
>not less.

I hate to have to break the sad news to you, but size and structure
layout aren't the only issues here.  Byte order is another issue, and
floating-point format is still another.  No matter *how* much we network
in the future, it's not at all clear that the problem can be properly
"fixed" by changing the language so that you can tell compiler to do
things with data structures and members thereof.... 



More information about the Comp.unix.wizards mailing list