java
Hii need help on my assessment 2. the problem is i don't know whatstoring arbitrary number of cameras means. can u plz help as i don't understand that
That must be the most unspecific topic title ever, tied with "problem" and "error" of course.So it looks like you need something that can store any, possibly changing, number of elements of some sort (camera apparently). You need to use some collection, probably just an ArrayList.
Lokoa at 2007-7-13 23:40:20 >
