FROM : Seth Willits
DATE : Sun Mar 02 22:39:50 2008
On Mar 2, 2008, at 12:31 PM, Tom Jones wrote:
> id obj;
> obj = [array objectAtIndex:j];
> /* Here is where I'm having trouble
> I know this is not real :-)
> if ( [obj inStr:@"home"])
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html#/
/apple_ref/doc/uid/20000154-rangeOfString_options_range_
--
Seth Willits
DATE : Sun Mar 02 22:39:50 2008
On Mar 2, 2008, at 12:31 PM, Tom Jones wrote:
> id obj;
> obj = [array objectAtIndex:j];
> /* Here is where I'm having trouble
> I know this is not real :-)
> if ( [obj inStr:@"home"])
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html#/
/apple_ref/doc/uid/20000154-rangeOfString_options_range_
--
Seth Willits
| Related mails | Author | Date |
|---|---|---|
| Tom Jones | Mar 2, 21:31 | |
| Seth Willits | Mar 2, 22:39 | |
| Andrew Merenbach | Mar 2, 22:44 | |
| j o a r | Mar 2, 23:01 | |
| Johannes Huning | Mar 2, 23:02 | |
| Andrew Merenbach | Mar 2, 23:16 | |
| Chris Hanson | Mar 3, 05:45 | |
| Jens Alfke | Mar 3, 07:50 |






Cocoa mail archive

