method copy & Display STACK

i need method copy & Display of data structure STACK
i need writen a copy method a stack
you can help me
i try
copy( Cstack &otherstack)
{
otherstack=*this;
}
it is not false
you help me?
bumping doesn't get you anywhere, they hate that. Try edting next time or posting a rephrased question with more info because your code looks like fart. I'm not trying to make you mad, just understand what your asking makes no sense.
Last edited on
Topic archived. No new replies allowed.