ErrorsAndWarnings
Crowd-sourced documentation and tutorials by the Cocoa developer community
See also SignalsSentOnCrash.
To include a page in this list, put \\%\\%BEGINENTRY\\%\\%ErrorsAndWarnings\\%\\%ENDENTRY\\%\\% on the page.
[Topic]
- error: stray '\312' in program - What the hell is that?
You pasted in some code that has invisible garbage characters - open it in BBEdit or equivalent and get rid of them.
Thanks!