473,491 Members | 2,159 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

copy data on screen

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 ???????
Feb 17 '08 #1
1 1944
Rajtomar wrote:
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 ???????
Without seeing any code we don't know your current algorithm so don't know
where you're having problems.

So I can only guess. The problem is on line 42 of your program.

--
Jim Langston
ta*******@rocketmail.com
Feb 18 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
5325
by: YERVANT | last post by:
I would like use the Print Screen Button to copy a part of page using ASP. En fact, I use a data access page of a chart (pivot) created by access. And I would like copy only the chart. I think...
5
5702
by: NK | last post by:
Hi, We have a webpage that has a form available on the intranet. A user will have a window open that runs a different application open. When the user accesses the webpage and clicks a button we...
5
2360
by: Stan Shankman | last post by:
C# -- Visual Studio.Net – Windows Application Greetings all, How do I copy a Form’s image to a bitmap? – And do so before it gets to the screen. I haven’t been able to find anyone that knows...
7
1711
by: Richard Forester | last post by:
Hello. I need some help understanding what goes on when an array is copied. I create 2 arrays and copy one to the other: int pins = {9, 3, 7, 2}; int copy = new int; for (int i = 0; i !=...
5
20991
by: DraguVaso | last post by:
Hi, I'm looking for a way to Copy and Paste Files to the clipboard. I found a lot of articles to copy pieces of text and bitmaps etc, but nog whole files. Whay I need is like you have in...
3
2861
by: Uma sakshi | last post by:
Hi I have one VB.NET application,in that application i have one datagrid control.The datagrid control contains somedata.I want to copy the data in a particular cell and paste it into my C#.NET...
4
1337
by: yk | last post by:
In some web application you can copy a context and paste it to your notepad for example, but in others you cannot. Is it something you specify when open a new window, or what? Your input very...
5
2523
by: iKiLL | last post by:
Hi All I am new to Windows Mobile Development and I was hoping to get some advice on the best way to handle Screen size and cut copy and past. I am developing with VS2005 for Windows...
1
331
by: Rajtomar | last post by:
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...
0
6978
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7154
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6858
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7360
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5451
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4578
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3076
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
633
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
280
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.