(newbie question) Putting special characters in NSStrings
(newbie question) Putting special characters in NSStrings
- Subject: (newbie question) Putting special characters in NSStrings
- From: Ben Borofka <email@hidden>
- Date: Fri, 18 Mar 2005 11:33:36 -0800
I have a bunch of special characters I need to put in NSStrings and
NSArrays of NSStrings:
" ! @ # $ % ^ *
I've been just using, for example, [[NSString alloc ]
initWithString:@"!"] to create the string but I don't think they are
working for all those special characters. What's the best way to put
those into an NSString? I can't find any simple, easy examples.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden