Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 24-10-2007, 02:27 PM   #1 (permalink)
High without substance...
 
chicha's Avatar
 
Join Date: Sep 2005
Location: dark side of the moon
Posts: 402
Default how to take screenshot of a c program.


i need to take some screenshots of the out put of my project made in "c"
i have used graphics in it.
the print screen does not work, and i tried some other softwares and still it does not work.
what to do?
i will be happy if some one could help me out by tom.
thank you.
__________________
I am Acrophobic, Entomophobic, Melissophobic. :).
:(
chicha is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-10-2007, 08:16 PM   #2 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: how to take screenshot of a c program.

Perhaps you can try Fraps to take video from start to end and then take a still from it...

Arun
sakumar79 is offline  
Old 25-10-2007, 11:52 PM   #3 (permalink)
Apprentice
 
anzaan's Avatar
 
Join Date: Oct 2006
Location: bangalore
Posts: 73
Default Re: how to take screenshot of a c program.

after u run the program n gt the ouput.
go to window->output
there u will find the output of ur program. copyn paste wherever u want
__________________
d a m n ! !
anzaan is offline  
Old 26-10-2007, 12:13 AM   #4 (permalink)
Console Junkie
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: USA
Posts: 991
Default Re: how to take screenshot of a c program.

Else use linux. Even a live CD. You can copy the output right off the terminal.
__________________
--- Console Junkie
aditya.shevade is offline  
Old 26-10-2007, 07:50 PM   #5 (permalink)
High without substance...
 
chicha's Avatar
 
Join Date: Sep 2005
Location: dark side of the moon
Posts: 402
Default Re: how to take screenshot of a c program.

Quote:
Originally Posted by anzaan
after u run the program n gt the ouput.
go to window->output
there u will find the output of ur program. copyn paste wherever u want
what window output dude?
could you please elobrate.
thank you.
__________________
I am Acrophobic, Entomophobic, Melissophobic. :).
:(
chicha is offline  
Old 27-10-2007, 09:39 AM   #6 (permalink)
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 495
Default Re: how to take screenshot of a c program.

do this press ALT + Enter when TC is running now u will get TC in small window mode then u can take Screenshots . I use this method
saurabh kakkar is offline  
Old 27-10-2007, 12:18 PM   #7 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: how to take screenshot of a c program.

Quote:
Originally Posted by chicha
i need to take some screenshots of the out put of my project made in "c"
i have used graphics in it.
the print screen does not work, and i tried some other softwares and still it does not work.
what to do?
i will be happy if some one could help me out by tom.
thank you.
If you are using XP then its difficult. If you have 98 then simply PrintScrn and paste the output in MSPaint.
sachin_kothari is online now  
Old 30-10-2007, 07:50 PM   #8 (permalink)
Apprentice
 
anzaan's Avatar
 
Join Date: Oct 2006
Location: bangalore
Posts: 73
Default Re: how to take screenshot of a c program.

Quote:
Originally Posted by chicha
what window output dude?
could you please elobrate.
thank you.
after u compile (alt+f9) and execute (ctrl+f9) ur program,
go to
window->output
(i.e look for 'window' in the menu bar, then look for 'output' under it)
click on it u will get the output screen.

nw copy n paste the output
__________________
d a m n ! !
anzaan is offline  
Old 31-10-2007, 03:50 PM   #9 (permalink)
troubleshooter
 
bluepearl's Avatar
 
Join Date: Jun 2007
Location: Pune
Posts: 55
Default Re: how to take screenshot of a c program.

the only way I hav found to do this is to use Linux liveCD
it doesnt work in XP

anzaan note this
when u use graphics in C program it gives blank screen in Window>>Output
bluepearl is offline  
Old 31-10-2007, 04:07 PM   #10 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,678
Default Re: how to take screenshot of a c program.

Quote:
Originally Posted by bluepearl
the only way I hav found to do this is to use Linux liveCD
it doesnt work in XP

anzaan note this
when u use graphics in C program it gives blank screen in Window>>Output
yes i hav noticed this phenomenon in XP.

And wats with linux live cd taking screenshot theory?
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is online now  
Old 31-10-2007, 06:29 PM   #11 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2004
Location: bangalore
Posts: 30
Default Re: how to take screenshot of a c program.

hi

tell me whether your problem is solved or not.. and if not tell me excatly you want to take a screen shot of a text matter or graphics
realmmahesh is offline  
Old 04-11-2007, 01:19 PM   #12 (permalink)
troubleshooter
 
bluepearl's Avatar
 
Join Date: Jun 2007
Location: Pune
Posts: 55
Default Re: how to take screenshot of a c program.

A quick solution is to install Windows 98/Xp on Virtual Box
and do the print screen

If you are so much desperate for the printouts,
simply draw the things in Paintbrush !!
bluepearl is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
screenshot tanmoy_rajguru2005 QnA (read only) 10 11-10-2006 04:39 PM
need a screenshot mohit sharma QnA (read only) 5 07-11-2005 12:23 PM
screenshot saptak QnA (read only) 3 25-07-2005 10:22 PM
new program in 'close program menu' list and more....... vishakadatta QnA (read only) 2 12-04-2005 11:33 PM
screenshot ......... but how??? futuristically_ancient QnA (read only) 6 10-01-2005 05:18 PM

 
Latest Threads
- by clmlbx
- by tkin

Advertisement




All times are GMT +5.5. The time now is 05:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2