Subject: Re: comments on array proposal
From: Paul Graham (pgraham@cadence.com)
Date: Thu Apr 11 2002 - 08:52:33 PDT
> for ( i = $left(A,1);
> i != $right(A,1)+$increment(A,1);
> i = i + $increment(A,1)) ...
>
Yes, one could. But could we include $low and $high anyway for those of us
who aren't clever enough to think of this kind of loop?
Paul
This archive was generated by hypermail 2b28 : Thu Apr 11 2002 - 08:53:36 PDT