in reply to Re(3): Breaking output lines into N-element chunks
in thread Breaking output lines into N-element chunks
Actually I used to do this. But I have started getting out of the habit as I understand $#array has been removed from Perl6.
Do you really think its that confusing? @array is a one based number, and indexes are zero based. Seems pretty reasonable to me... And I have to say that definately _dont_ agree that its more error prone than a C-Style for loop.
:-)
Yves / DeMerphq
---
Writing a good benchmark isnt as easy as it might look.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: (FoxUni) Re(3): Breaking output lines into N-element chunks
by Juerd (Abbot) on Apr 15, 2002 at 10:05 UTC |