where is the basic NSString literal escape documentation?
where is the basic NSString literal escape documentation?
- Subject: where is the basic NSString literal escape documentation?
- From: Matt Neuburg <email@hidden>
- Date: Mon, 19 Apr 2010 17:44:46 -0700
- Thread-topic: where is the basic NSString literal escape documentation?
Supposing you were a complete C / Objective-C beginner. How would you find
out what escape sequences are permitted in an NSString literal (that is,
with @"...")? For example, K&R doesn't know about \uNNNN (backslash-u
followed by four hex digits), but of course that is now legal (though it was
not always). What documentation would tell the user about this? Thx - m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden