Re: strpos-type method
Re: strpos-type method
- Subject: Re: strpos-type method
- From: Andreas Mayer <email@hidden>
- Date: Fri, 21 Jul 2006 01:00:06 +0200
Am 21.07.2006 um 00:47 Uhr schrieb Drarok Ithaqua:
I want to know if a string is contained inside another string.
Just open the documentation for NSString and it's right there:
Finding characters and substrings
– rangeOfCharacterFromSet:
– rangeOfCharacterFromSet:options:
– rangeOfCharacterFromSet:options:range:
– rangeOfString:
– rangeOfString:options:
– rangeOfString:options:range:
Andreas _______________________________________________
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