NSStrings for NSURL URLWithString
NSStrings for NSURL URLWithString
- Subject: NSStrings for NSURL URLWithString
- From: "Ian G. Gillespie" <email@hidden>
- Date: Tue, 4 May 2004 17:56:03 -0700
Hi, I did some searching, but no luck. I have an NSString that I want
to use in [NSURL URLWithString:], the problem is, my string contains
the carrot character ("^") which NSURL doesn't like, as stated in the
documentation. Problem is, I don't know how or what I need to do
convert the ^ character to. Can someone help.
Thanks,
Ian
_______________________________________________
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.