|
-
May 13th, 2009, 02:03 PM
#1
array problem
dear,
**** ashamed to ask this
i have a problem to with arrays in java.
it's an array of strings and i want to add another string to the end.
(it's in a try-catch statement, don't know if that changes enything)
MyArray[nexti] = MyString; doens't seem to work...
i tried using a list: MyList.add(MyString); not working...
big thanks wieweet
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|