NSString Constants and Escapes
NSString Constants and Escapes
- Subject: NSString Constants and Escapes
- From: Sam McCandlish <email@hidden>
- Date: Sun, 6 Jun 2004 09:10:39 -0400
I am writing a program that need to use NSString constants that have
backslashes in them. The compiler warns me "unknown escape sequence
'\s'". How do I stop the compiler from parsing these backslashes?
Thanks!
Sam
_______________________________________________
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.