Time for 64-bit longs?
wong at rtech.UUCP
wong at rtech.UUCP
Tue Feb 10 04:16:44 AEST 1987
We, here at Relational Technology, have seen machines with
long = 64 bits
int = 32 bits
short = 16 bits
or, even worse,
long = 64 bits
int = 32 bits
short = 32 bits!
As you might expect, this causes all sorts of problems in trying to
port code. Seems like programmers pretty much assume "normal" (read
Vax) sizes for integers when writing code.
--
J. Wong ucbvax!mtxinu!rtech!wong
****************************************************************
You start a conversation, you can't even finish it.
You're talking alot, but you're not saying anything.
When I have nothing to say, my lips are sealed.
Say something once, why say it again. - David Byrne
More information about the Comp.unix.wizards
mailing list