stack array help
807601Dec 9 2007 — edited Dec 10 2007i been searching around and i still cant find a solution. I thought it would be a simple for loop like u use for an array or arraylist.
I want to pop each element (they are strings) in my stack array and display them by System.out.println()
plz help