in reply to Autogenerate descending arrays
aah! I completely forgot about reverse!
Thank you fellow monks for your feedback, testing also shows that reverse is twice as fast as my method. I'm happy there's more than one way to do it ( or anything ).
Thank you fellow monks for your feedback, testing also shows that reverse is twice as fast as my method. I'm happy there's more than one way to do it ( or anything ).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Autogenerate descending arrays
by kappa (Chaplain) on Mar 14, 2004 at 22:08 UTC | |
by ysth (Canon) on Mar 14, 2004 at 23:25 UTC | |
by kappa (Chaplain) on Mar 15, 2004 at 14:30 UTC |
In Section
Snippets Section