How to get array of characters from NSString
How to get array of characters from NSString
- Subject: How to get array of characters from NSString
- From: "SridharRao M" <email@hidden>
- Date: Fri, 8 Aug 2008 09:57:37 +0530
Hi,I want to retrieve characters from NSString Can any one guide me how to
do it.
Ex:
NSString *ob=@"TEST Object";
Now how to retrieve the "Test Object " value into my Char Array.
Regards,
Sri.
_______________________________________________
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