Re-formatting NSString
Re-formatting NSString
- Subject: Re-formatting NSString
- From: Glenn Zelniker <email@hidden>
- Date: Thu, 10 Jun 2004 12:28:16 -0400
Sorry if this has been covered before...
Is there a simple function call or class to deal with converting
strings with special characters (i.e., blanks, ampersands, etc.) to
their equivalent escape sequences ( , &, etc.)? I need to deal with
arbitrary filenames in an FTP application I'm writing and the remote
host can't deal with the un-escaped filenames.
Glenn Zelniker
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.