sizeof (integral types)

Henry Spencer henry at utzoo.uucp
Thu Apr 20 01:23:03 AEST 1989


In article <7.UUL1.3#5109 at pantor.UUCP> richard at pantor.UUCP (Richard Sargent) writes:
>Please note that this definition explicitly avoids any claims about the sizes
>of the types except for the "<=" business in the first message.  It most
>definitely does NOT say anything about 8, 16, or 32 bits!  In fact, the
>definition permits implementations of 8 bit longs and others of 32 bit chars!

If you look at the section on implementation limits, however, it effectively
constrains short to be at least 16 bits and long to be at least 32.
-- 
Welcome to Mars!  Your         |     Henry Spencer at U of Toronto Zoology
passport and visa, comrade?    | uunet!attcan!utzoo!henry henry at zoo.toronto.edu



More information about the Comp.lang.c mailing list