Sunday, July 26, 2009

How to take print out of output in turbo c?

i m working on a program in turbo c.


itz about displaying a graph on screen. now the graph is getting displayed .


i just want to take a hard copy of it (a print out on paper). how should i do it.


i tried printscreen sysrq but itz not working... plz help

How to take print out of output in turbo c?
printscreen button should work... Assuming that you are using windows o.s.. follow these steps to get the print out.. first run the program until you get the graph on the screen... next press alt+enter button, this will reduce the size of the window in which turbo c is running. Now press the printscreen button. Open mspaint, go to edit and paste.... you should be able to get the contents of the entire screen when you pressed the printscreen button. Edit this to show only the graph..

rosemary

No comments:

Post a Comment