Re: Using regex.h
Re: Using regex.h
- Subject: Re: Using regex.h
- From: Guy English <email@hidden>
- Date: Fri, 26 Nov 2004 17:52:51 -0500
> and remember that + (NSString) stringWithCString; and - (NSString)
> cString; are your friends.
Deprecated friends though they may be. :)
- (const char*)UTF8String may be a better choice. But you're still
going to have some problems with regex'ing against unicode.
_______________________________________________
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