C is one of the most popular programming languages of all time It was designed to be compiled using a relatively straight forward compilers. If you are running 64 bit windows 7 and vista, you cant enjoy the C programs. But we are provide detailed procedure on "How to Install C language in 64 bit Windows 7 and Vista " here it starts ,

Step 1 )Install the  DOSBox version 0.74 software. you can download DOSBox here .



 

Step 2)Create a folder in your local drive C, For example " C:\Turbo " .



 

Step 3) Download and extract TC into that turbo folder. you can find TC here.

Step 4) Run the DOSBox 0.74 from the icon located on the desktop.

Step 5) Type the following commands at the command prompt.

Z: \> mount d c:\Turbo\

 



Now you should get a message which says.

Drive D is mounted as a local directory c:\Turbo\

 



 

Step 6) Type D: to shift  D: local drive in your console.

 



 

Step 7) Next follow the commands below .

 

   D:\> cd tc

   D:\> TC >cd bin

   D:\>TC\BIN>tc or tc.exe

Step 8 ) This starts you the Turbo C and now you can jump into your program.

 



 

Hope you like this article feel free to leave comments... :)

 

 

 

 

3 comments:

  1. sir

    i have been sucessfully completed 6 steps....but after the 7 th step ...which is cd tc.......unable to change to tc...what to do???

    ReplyDelete
  2. sir

    i have been sucessfully completed 6 steps....but after the 7 th step ...which is cd tc..... it says..unable to change to tc...what to do???

    ReplyDelete
  3. Same with me. what to do??

    ReplyDelete

 
Top