Re: Block variable syntax related question
Re: Block variable syntax related question
- Subject: Re: Block variable syntax related question
- From: Jonas Maebe <email@hidden>
- Date: Sat, 10 Sep 2011 01:10:16 +0200
On 10 Sep 2011, at 00:49, Scott Ribe wrote:
> On OS X, bool is 32 bits.
At least in C++, bool is only 32 bits when compiling for PPC 32 bits. It's 8 bits when compiling for all other Mac OS X architectures (PPC 64 bits, Intel 32/64, ARM). But maybe it's different for C?
Jonas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden