Encoding of Swift string literals?
Encoding of Swift string literals?
- Subject: Encoding of Swift string literals?
- From: William Squires <email@hidden>
- Date: Thu, 07 Jul 2016 20:16:25 -0500
Is it NSASCIIStringEncoding, or UTF8 (or something else)? Is it dependent on the system locale or language setting? (in my case, locale is US, and language is US English, with a US keyboard).
Also, do string literals in Swift still respect the '\' escape sequences, like in C?
_______________________________________________
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