On Aug 7, 2008, at 10:27 PM, SridharRao M wrote:

Hi,I want to retrieve characters from NSString Can any one guide me how to
do it.


What do you mean by that? If you want to translate an NSString into a C char array, then use -UTF8String. If you want to get a range of 2- byte characters from an NSString, then use -getCharacters:range:.

Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to