Array Question
From: Andrew Dixon - Depictions.net (andrew.dixon_at_NOREPLY.depictions.net)
Date: 12/21/03
- Next message: Chris: "Re: Array Question"
- Previous message: - ions: "TextField error checking"
- Next in thread: Chris: "Re: Array Question"
- Reply: Chris: "Re: Array Question"
- Reply: Anthony Borla: "Re: Array Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 21 Dec 2003 16:31:55 GMT
Hi Everyone.
Bit new to Java and I have question about arrays. I have wrote some code to
look for certain substrings within a larger string which work fine. I would
like to store each substring in an array, however I don't know how many
there will be. All the example I have found for arrays only show how to
predefine the size of the array, however I would like to expand it by one
each time I need to. Can anyone let me know how to do this.
Thanks
Best Regards
>>> Andrew
- Next message: Chris: "Re: Array Question"
- Previous message: - ions: "TextField error checking"
- Next in thread: Chris: "Re: Array Question"
- Reply: Chris: "Re: Array Question"
- Reply: Anthony Borla: "Re: Array Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|