I have to implement a stack and queue program using the current priority queue program i already have. I don't know exactly how to do it. I will post what i have with the text files and information.
I must implement a stack class from my previously developed pq (priority queue) class using the data in StackStr(1).txt and also to implement a queue using the data in Qstr.txt.
Attachment:- QStr.zip