Convert Stack Program to Queue Program

Oct 2, 2011 at 7:41pm
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
Topic archived. No new replies allowed.