Convert Stack Program to Queue Program

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
Topic archived. No new replies allowed.