Sunday, 2 October 2011

Starting with C++


First download the Turbo c setup file.You will get a zip folder .Extract those files and then run the set up file
if you hav a 32 bit O.S. then no need of DOS BOX but in case u hav 64 bit O.S.  download  DOS BOX and write the following commands in it:
mount c c:\
c:\
Cd TC\BIN
TC.EXE
You can also download Borland compiler

No comments:

Post a Comment