Pointer signedness
Pointer signedness
- Subject: Pointer signedness
- From: "Jan E. Schotsman" <email@hidden>
- Date: Wed, 22 Jan 2014 14:00:08 +0100
Hello,
I am getting an error "pointer targets differ in signedness" in some
code. The pointer is a stack array myArray.
If a change the array declaration from SInt8 myArray[64] to char
myArray[64] the error goes away.
This must be a bug in Xcode 3.1.3, right?
Jan E.
_______________________________________________
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