cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Convert Stack Program to Queue Program
Convert Stack Program to Queue Program
Oct 2, 2011 at 7:41pm UTC
karatekid
(39)
I am trying to convert a working stack Program into a queue Program. The output results of the queue program should be the reverse of the stack. The queue output gets Exception: STATUS_ACCESS_VIOLATION at eip=00401F47
Last edited on
Oct 3, 2011 at 8:22pm UTC
Topic archived. No new replies allowed.