FROM : Clark Cox
DATE : Wed Dec 22 23:46:19 2004
On Wed, 22 Dec 2004 17:31:31 -0500, The Karl Adam <karl.<email_removed>> wrote:
> Evan is correct, and rather than use the hex values, I normally just
> use NSString's -stringWithUTF8String: then you can type the string
> directly in between the "" and it is correctly handled in your
> program.
If you do that, make absolutely sure that the source file is itself in UTF-8.
--
Clark S. Cox III
<email_removed>
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
DATE : Wed Dec 22 23:46:19 2004
On Wed, 22 Dec 2004 17:31:31 -0500, The Karl Adam <karl.<email_removed>> wrote:
> Evan is correct, and rather than use the hex values, I normally just
> use NSString's -stringWithUTF8String: then you can type the string
> directly in between the "" and it is correctly handled in your
> program.
If you do that, make absolutely sure that the source file is itself in UTF-8.
--
Clark S. Cox III
<email_removed>
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
| Related mails | Author | Date |
|---|---|---|
| Nestor Cardozo | Dec 22, 13:17 | |
| Brian Bergstrand | Dec 22, 15:12 | |
| Evan Schoenberg | Dec 22, 20:09 | |
| Clark Cox | Dec 22, 21:17 | |
| The Karl Adam | Dec 22, 23:31 | |
| Clark Cox | Dec 22, 23:46 | |
| The Karl Adam | Dec 23, 07:08 | |
| Clark Cox | Dec 24, 00:25 |






Cocoa mail archive

