Skip site navigation (1)Skip section navigation (2)
Date:      22 Apr 1997 05:43:59 +0100
From:      Andrew Gierth <andrew@erlenstar.demon.co.uk>
To:        Adrian Chadd <adrian@staff.psinet.net.au>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: 64 bit number definitions?
Message-ID:  <87pvvn1xbk.fsf@erlenstar.demon.co.uk>
In-Reply-To: Adrian Chadd's message of Tue, 22 Apr 1997 12:23:28 %2B0800 (WST)
References:  <Pine.LNX.3.93.970422122139.10533A-100000@staff.psinet.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Adrian" == Adrian Chadd <adrian@staff.psinet.net.au> writes:

 >> which has output "sizeof int is 4, long 4, and quad 8"

 Adrian> Interesting... could it be due to alignment?

No, those are the real sizes.

Take a look in machine/limits.h, at INT_MAX, LONG_MAX, QUAD_MAX etc.

-- 
Andrew.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87pvvn1xbk.fsf>