Re: Number formatting
Re: Number formatting
- Subject: Re: Number formatting
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 7 Oct 2003 22:42:20 -0700
On Tuesday, October 7, 2003, at 09:30 PM, John MacMullin wrote:
When I compile however I get the following message: MyDocument.m:639:
error: stray '\312' in program
Project Builder refers me to the third line above.
Any suggestions on fixing this error?
Go through the code with some editor that supports showing invisible
characters (e.g. BBEdit) and look for lurking invisible characters.
Chances are there's one on line 639...
Or delete everything that's on line 639 and re-type it from scratch. Do
not cut, copy, paste, or drag & drop the text.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://seiryu.home.comcast.net/
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone." - Bjarne Stroustrup
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.