Taking output in Graphics mode
In Turbo Environment, if a program is run then its ‘EXE’ is generated in ‘bin’
or if bin is absent then in “TC” folder itself.
So, the program whose output you want to take run it in “TC”, & check that its ‘EXE’ is generated in ‘bin’.
1 : Copied files content “st.exe”. in “c:\tc\bin”. (If ‘TC’ is located at other place
then copy in respective location & if bin is not present copy in ’TC’ only
2 : open command prompt (For this open ‘Run’, type ‘cmd’ in it.)
3: In command prompt reach to the folder you have copied in Tc
4 : Once you reach the folder run “st.exe” i.e. type ‘st’ on prompt.Following screen will
appear
5 : Now type the program name of which you have created ‘EXE
6 : So, the program will run, for ‘print screen’ type “Alt + Ctrl + T”
7 : Captured image will be saved in same folder in which you have copied file.
8 : But it happens that background of image is black, so its printout is not possible.
Thus open that image with “IrfanView” (& not with paint).
9 : In “IrfanView”, in ‘Image’ menu there is option called “Negative” Click it, so
background will be white & then you can print output with any of the softwares.
Enjoy programming!!!
Any Problem amitkuyate@gmailcom
.