Re: sizeof short int
Re: sizeof short int
- Subject: Re: sizeof short int
- From: Shawn Erickson <email@hidden>
- Date: Sat, 16 Sep 2006 23:00:45 -0700
On Sep 16, 2006, at 10:49 PM, Huibert Aalbers wrote:
Hi,
just a quick simple question. Is short int guaranteed to be 2 bytes
long on Mac OS X? Will that change with leopard (64 bits)?
Mac OS X uses LP64, review...
<http://www.unix.org/version2/whatsnew/lp64_wp.html>
...but short will continue to be 16 bits wide.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden