The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Anyone?
> I'm still lurking if you need some pointers
Thanks
http://www.cs.strath.ac.uk/resources/documentation/j2sdk1.3.1/api/ index.html (remove space)
We have to use the methods on here to implement the Stack methods I mentioned before (addLast, removeLast, Iterator, etc)
I think Im kind of getting somewhere, I have most of what I think is right except for the iterator method as It is totally confusing me, once I get the VectorStack working I have to use it in a towers of Hanoi problem which is going to be tricky no doubt.
The stack.pop() method sounds the same as your removeLast() method.
The stack.empty() is the same as your isEmpty() - your method doesn't look right, perhaps its not finished?
What does the getLast method do? Not sure about that bit.
Me? I work for a consultancy. I've been working for Intelligent Finance for the last couple of years. Its Halifaxs new internet bank. Went from contract-signing to go-live in 9 months, and is now europes biggest internet bank. All of the mid-tier is written in Java and EJB's.
Wish I had done Java at uni. It's the language of the moment.