integer and long max/min values
From: Jay Sern Liew (liew_at_jaysern.org)
Date: 11/21/03
- Previous message: Jamie Clark: "Re: Help request: problems with a 5.1 server and large numbers of ssh users."
- Next in thread: Christopher Vance: "Re: integer and long max/min values"
- Reply: Christopher Vance: "Re: integer and long max/min values"
- Reply: Tim Kientzle: "Re: integer and long max/min values"
- Reply: Richard Coleman: "Re: integer and long max/min values"
- Maybe reply: Vijay.Singh_at_nokia.com: "RE: integer and long max/min values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 Nov 2003 22:39:05 -0600 (CST) To: freebsd-hackers@freebsd.org
how do I find out the maximum (and minimum) value a long and int will hold
in C? (before it overflows or underflows)
if it's compiler-dependent, then does anyone know where I can find the GCC
documentation for stuff like that?
thanks.
________________________________________________________________________
Jay Sern Liew
jaysern@{acm,ieee}.org
gpg --keyserver pgp.mit.edu --recv-keys 0xA115A33F
pub 1024D/A115A33F 2003-01-02 Jay Sern Liew <liew@jaysern.org>
Key fingerprint = B08E 2481 B4CE 284A C0DE E359 8646 7B7E A115 A33F
sub 1024g/7504C197 2003-01-02 [expires: 2003-12-31]
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Jamie Clark: "Re: Help request: problems with a 5.1 server and large numbers of ssh users."
- Next in thread: Christopher Vance: "Re: integer and long max/min values"
- Reply: Christopher Vance: "Re: integer and long max/min values"
- Reply: Tim Kientzle: "Re: integer and long max/min values"
- Reply: Richard Coleman: "Re: integer and long max/min values"
- Maybe reply: Vijay.Singh_at_nokia.com: "RE: integer and long max/min values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|