Re: NSScanner is stripping leading spaces?
Re: NSScanner is stripping leading spaces?
- Subject: Re: NSScanner is stripping leading spaces?
- From: Graham Cox <email@hidden>
- Date: Wed, 26 Aug 2009 11:06:29 +1000
On 26/08/2009, at 11:00 AM, Timothy Reaves wrote:
Does anyone have any idea why this is going on? The trailing
spaces
are being counted correctly.
[scanner setCharactersToBeSkipped:nil];
By default the scanner skips spaces - sounds like you don't want it to
do that.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden