On Mon, Jan 03, 2011 at 10:05:41AM -0800, James Paige wrote: > On Mon, Jan 03, 2011 at 09:56:57AM -0800, [email protected] > wrote: > > teeemcee > > 2011-01-03 09:56:57 -0800 (Mon, 03 Jan 2011) > > 299 > > Rewrite inefficient looping with halirious comment in guessdefaultpals > > Here is the amazing comment: > > > > FOR j = 0 TO gen(genMaxHero) 'I reversed the loops, because it's more > > efficient > > FOR i = 0 TO sets 'to do the file I/O in the outer loop > > loadherodata @her, j > > ... > > NEXT > > NEXT > > --- > > > In my defense.... it wasn't me ;) > > (and in Mike's defense, it was like four years ago) >
.... although that is TOTALLY the kind of code I am likely to write ;P --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
