NSScanner bug?
NSScanner bug?
- Subject: NSScanner bug?
- From: "Mark's Studio" <email@hidden>
- Date: Tue, 22 Oct 2002 14:56:03 +0200
I am trying to scan a text file, and i use this
if([theScanner scanUpToString:@"ABC" intoString:NULL])
if the textfile contains "ABC" at the beginning the scanner will not
find it, and it will not find the next "ABC".
BUG???
Peter Mark
Mark's Recording Studio A/S
Faelledvej 19 b DK2200 N
Copenhagen Denmark
Tel: +45 35366078 Fax: +45 35366038
www.marks-studio.dk
email@hidden
_______________________________________________
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.