Re: Question about an NSScanner loop
Re: Question about an NSScanner loop
- Subject: Re: Question about an NSScanner loop
- From: j o a r <email@hidden>
- Date: Thu, 13 Jan 2005 01:23:43 +0100
On 2005-01-12, at 23.38, Jonathan E. Jackel wrote:
The typical NSScanner loop for a 2D array would have an outer and an
inner loop. The outer loop would read in a line of input. The inner
loop would divide the line into records.
Creating a lot of scanners like this can potentially be fairly
expensive, both in terms of memory and CPU. Only do that if you're sure
you're dealing with smallish sets of data...
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden