Sounds like you need a Vector object ( java.util.Vector )

Maarten van Leunen wrote:

> Howdie,
>
> Is there a way to expand arrays. Like, I want to put a unknown number of
> strings in an array.
>
> And then "return" the array of Strings in the Method.
>
> I read one string, and wish to add it to the array without having to
> define the amount of Strings in the array previously.
>
> --
> Maarten van Leunen
>
> Student - Fontys Institute of Technology Eindhoven
> e-mail: [EMAIL PROTECTED]
> http://www.il.fontys.nl/~maartenl
> http://lok.il.fontys.nl/


Reply via email to