Search:
Forum
General C++ Programming
method copy & Display STACK
method copy & Display STACK
Feb 25, 2010 at 9:23am UTC
bksekit
(5)
i need method copy & Display of data structure STACK
Mar 2, 2010 at 2:25pm UTC
bksekit
(5)
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?
Mar 2, 2010 at 2:33pm UTC
foobarbaz
(143)
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
Mar 2, 2010 at 2:39pm UTC
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs