in reply to How to reset a variable for each file inside a while( <> ) loop?
I think there's something in PBP to the effect of "don't be elegant" anyway. The aesthetics you're working with today may not be the aesthetics you're working with a few months from now, or that the next guy uses. The code that you already know how to write and are trying to avoid, on the other hand, is pretty straight forward in what it does. That may be more meaningful for you in the future than whether or not it's pretty.
--starX
www.axisoftime.com
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to reset a variable for each file inside a while( <> ) loop?
by pat_mc (Pilgrim) on Jun 13, 2008 at 15:33 UTC | |
by almut (Canon) on Jun 13, 2008 at 17:40 UTC |