Wildcard in NSString
Wildcard in NSString
- Subject: Wildcard in NSString
- From: "Partha" <email@hidden>
- Date: Fri, 4 Jul 2003 17:24:46 +0530
Hi,
I have two NSStrings, say, @"ABCD" and @"A*D". The '*' character in the second
NSString is actually a wildcard. Is there any simple method, which, when these
strings are compared, will return YES?
In other word, is there any simple method for comparing two strings, one of
them having wildcards?
Thanks for your time.
Partha
_______________________________________________
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.