Re: Error code "OTHER"
Re: Error code "OTHER"
- Subject: Re: Error code "OTHER"
- From: John Mikros <email@hidden>
- Date: Fri, 2 Jun 2006 16:47:58 -0700
I think you wanted:
while ( (c=s1[i++])!= '\0')
(note the position of the first single quote)
-john
On Jun 2, 2006, at 4:43 PM, Michael wrote:
Hi All,
I am getting a
"syntax error at 'OTHER' token", (using the Standard Tool)
with this code:
"while ( (c=s1[i++])!= \'0')"
Can't find this error code in the help section. Can someone
perhaps tell me what it usually means?
Thanks in advance.
Mac OS 10.4.6
X-Code 2.3
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40blizzard.com
This email sent to email@hidden
_______________________________________________
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