"Billy V. Kantartzis" wrote:
>
> On Wed, 5 Apr 2000, Billy V. Kantartzis wrote:
>
> > i am trying to use the ready type of linked list and i found that there is
> > a bug in the add.(index, object) method.
> > i am trying to read the index after each addition is performed and the
> > value i ge
On Wed, 5 Apr 2000, Billy V. Kantartzis wrote:
> i am trying to use the ready type of linked list and i found that there is
> a bug in the add.(index, object) method.
> i am trying to read the index after each addition is performed and the
> value i get is always 0.
> when i am trying to ext