Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Simple java array Please help

Options
  • 28-10-2006 11:13am
    #1
    Registered Users Posts: 221 ✭✭


    I'm currentl;y writting a program in java in which i have an event listener.
    Upon a certain event i want to add a value to an array.

    I haven't done much in java but coming from c++ arrays were easy declare and assign.

    Can anyone tell me how i should best go about this in java. I have looked into arraylist is this the way to go ?

    i'm pretty sure it's not a factor in this case but i'm programming in lejos for lego mindstroms.

    Thanks a million .


    -Elfman


Comments

Advertisement