copy data on screen

R

Rajtomar

i have small gaem which pick a word randomly from a list of 100 four
letterd words and asks user to guess it, when user inputs it, program
compares the inputted word with the randomly picked word and return
results, user gets 10 chances to guess the correct word. famous "COWS
n BULLS" now the problem is that program has 4 options ,start ,
resume, help screen and exit. now if a user wants to see help screen
in between the game , the current game will be lost and a new game
will start on selecting start.

i want that if a user selects help screen in between a running game
then the screen should be copied and should be printed on rselection
of resume.

any ideas ???????
 
R

red floyd

Rajtomar said:
i have small gaem which pick a word randomly from a list of 100 four
letterd words and asks user to guess it, when user inputs it, program
compares the inputted word with the randomly picked word and return
results, user gets 10 chances to guess the correct word. famous "COWS
n BULLS" now the problem is that program has 4 options ,start ,
resume, help screen and exit. now if a user wants to see help screen
in between the game , the current game will be lost and a new game
will start on selecting start.

i want that if a user selects help screen in between a running game
then the screen should be copied and should be printed on rselection
of resume.

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.2
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,183
Messages
2,570,965
Members
47,513
Latest member
JeremyLabo

Latest Threads

Top