when you run the executable of your code then redirect the output of it to a file. ex : program > C:/out.txt
On Sun, Sep 12, 2010 at 9:54 AM, Jasveen Singh <[email protected]>wrote: > hi guyz, > i have aproject to submit tomorrow and i have made the program,it is a > graphical program in c++,but i have to give a screenshot in the file > can u guyz help me please because i'm unable to get a screenshot of the > graphical output as it runs full screen and Printscr button doesn't work on > DOS in window xp. > plz tell me a way or program to print the output of the program directly or > print a file i have saved in the library directly be running a piece of code > and internet didn't help!!! > > -- > Jasveen Singh > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<algogeeks%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards, Saurabh -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
