in reply to Re: Simplifying my script...
in thread Simplifying my script...
Wouldn't this be the way to save on memory? If it's a large file then wouldn't you read it line by line? I've been told with smaller files it's ok to read the whole thing and process it but otherwise you want to read it line by line.
Am I thinking about this from the wrong angle?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Simplifying my script...
by matija (Priest) on Apr 25, 2004 at 06:10 UTC |