Main | Admins Profile | My profile | Log out | Login | Wednesday, 2024-05-15, 10:16 PM

IPU About Admin Follow manishBcool on Twitter

Section categories
Question Papers [0]
Qustion Papers of previous papers
Tips and Tricks [5]
Cool and funny tricks
Usefull links and Downloads [2] Important NOTES [3]
Entertainment [3] Must Read [2]
Mobile Tips [6]
Mobile Tips Like Free Gprs, free sms, etc

Entries archive
Advice IPU To your Friends

free counters

Blog

Main » 2009 » January » 9 » Turbo C compiler
Turbo C compiler
6:46 PM
  1. Click here to download the zipped Free Turbo C Compiler.
  2. Go to where you downloaded the file, and double click on the self-extracting file (turboC.exe) in Windows to extract it. This will bring up a WinZip Self-Extractor window (you do NOT need WinZip installed on your machine).
    By default, this will extract the files to C:\tctemp directory. You may designate a different location.
    Hit return to extract the files.
  3. Exit the WinZip Self-Extractor window (by hitting return twice).
  4. Once the files have been extracted, go to the directory c:\tctemp (or wherever you put the unzipped files), and double click on the file called install (it may be called install.exe).
  5. This will step you through the installation.
    • Hit enter to start the installation
    • Select the drive where the unzipped file are. The default is "A", so you should enter "C".
      Then hit return.
    • Hit return, again. This installs from the directory, \tctemp.
    • Hit return, again. This says to Install Turbo C on a Hard Drive.
    • Use the Up/Down arrow keys (hit the up arrow once) to select Start Installation, and then hit return, again.
    • At this point, the v2.01 Turbo C compiler is installed in C:\TC. That is where the tcc.exe executable is.
  6. That's everything, but you must add C:\TC to your executable search path. The easiest way to do this:
    • Bring up an MS-DOS window.
    • Position the cursor on the title bar of the MS-DOS window and right-click.
    • This pops up a menu. Click on Properties.
    • At the top of the window, click on the Program folder.
    • In the middle field, labeled Batch file:, enter the following:

              C:\tctemp\init.bat

      (This assumes that you unzipped the files into C:\tctemp.)
    • Click OK at the bottom of the window.
    • Close the MS-DOS window

  7. Now you're done! Try it out by creating a small C program and compiling it.

    • Bring up the MS-DOS window in the same way as you did above. (NOTE: You must close the first MS-DOS window.)
    • Type tcc and hit return. You should see a usage message. describing all the many compiler options.
    • Now create, compile, and run the Hello World! program.
Category: Usefull links and Downloads | Views: 1017 | Added by: ipu | Rating: 0.0/0 |
Total comments: 0
Only registered users can add comments.
[ Registration | Login ]
About Admin
Manish Saini

Create your badge
Tag Board(DropBox)
200
Site friends
  • Create your own site
  • Statistics

    Total online: 1
    Guests: 1
    Users: 0
    Search

    IPU.UCOZ.COM © 2024

    By Manish Saini