Re: SInt32 vs int
Re: SInt32 vs int
- Subject: Re: SInt32 vs int
- From: Eric Albert <email@hidden>
- Date: Thu, 1 Jun 2006 20:32:05 -0700
On Jun 1, 2006, at 8:20 PM, Rick Mann wrote:
On Jun 1, 2006, at 20:17 , Rosyna wrote:
Hold the command key down in Xcode and double click the text
"SInt32".
Hmm. Now it works. I tried using the contextual menu to select
"Jump to Definition", and it didn't work before.
Anwyay, it's signed int. Why is that different from int?
Are you sure? Here's what MacTypes.h on my system says:
typedef signed long SInt32;
-Eric
_______________________________________________
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