Associate
Hi,
At the moment im just doing a bit on stacks and how to code them using a stack.
I create the int arraylist and then try to iterate over the collection using the standard code.
It doesnt compile however.
Is there something special i need to do to allow me to iterate over an int[]
cheers
At the moment im just doing a bit on stacks and how to code them using a stack.
I create the int arraylist and then try to iterate over the collection using the standard code.
It doesnt compile however.
Is there something special i need to do to allow me to iterate over an int[]
cheers