Re: NSScanning backwards through a string
Re: NSScanning backwards through a string
- Subject: Re: NSScanning backwards through a string
- From: Chaffinch <email@hidden>
- Date: Tue, 4 Mar 2003 14:06:20 +0000 (GMT)
--- Chaffinch <email@hidden> wrote: > Hi,
>
>
I have an index into a string and want to scan backwards for the first
>
non-alpha character. Can I do this using an NSScanner?
Doh, its OK. I just found it in the online Apple Dev docs:
NSBackwardsSearch - Performs searching from the end of the range toward the
beginning.
I did look here before, must have missed it somehow - honest
=====
Regards
Chaffinch
----------------------------------------------
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
_______________________________________________
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.