On Wed, 26 Sep 2001, Pedro José Gil Villar wrote:
> // Print the data from the ArrayList
> for (i = 0; i<10; i++) {
> c.al.add(i,c.d);
^^^^^^^^^^^^^^^^ Delete this line.
> System.out.println("End: " + ((Double) c.al.get(i)).toString());
> }
> }
> }
>
--
Joi Ellis Software Engineer
Aravox Technologies [EMAIL PROTECTED], [EMAIL PROTECTED]
No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried. Anything
that kicks a monopoly in the pants has got to be good for something.
- Chris Johnson
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]