hello, i have this code, but i need to add to it. It has to do the following, and i need to do #7-#9. I would appreciate any suggestions.
1. Create a file that holds first and last name. (lets say sta minch).
2. read the file.
3. creat a stack names s_name.
4. push all characters from first...
thanks, how would i read name file in the .cpp portion? Do i just write first and last names in .txt format, and read it in the .cpp file?
what must i add to this template to complete everything in my list? how do i do the queue part?
thanks for the responses.
Hello,
I need to perform the following using stacks and queues. I would appreciate any help. thanks. [b]
1. Create a file that holds first and last name. (lets say sta minch).
2. read the file.
3. creat a stack names s_name.
4. push all characters from first name into stack s_name.
5. create a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.