Yo Joel! On Fri, 23 Sep 2016 13:41:07 -0500 Joel Sherrill <[email protected]> wrote:
> > In C, ints are not guaranteed to be longer than 16 bits. > See C99 "5.2.4.2.1 Sizes of integer types" for the normative > definition. > > http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf (pg 33 of > PDF) Good reference. Page 32, marked as page 22): minimum value for an object of type int INT_MIN -32767 // − (2e15 − 1) RGDS GARY --------------------------------------------------------------------------- Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703 [email protected] Tel:+1 541 382 8588
pgpcSr4VWxdUV.pgp
Description: OpenPGP digital signature
_______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
