Re: Substring in String?
Re: Substring in String?
- Subject: Re: Substring in String?
- From: Thilo Ettelt <email@hidden>
- Date: Sun, 17 Feb 2002 19:53:57 +0100
That sounds perfectly!
My aim is to filter a tableview... is it a good method to use a second
array and fill it with the entries of the first which match the searched
string?
Cheers, Thilo
Am Sonntag den, 17. Februar 2002, um 18:26, schrieb Ondra Cada:
if ([s rangeOfString:ss].length) ...
_______________________________________________
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.