Download presentation
Presentation is loading. Please wait.
Published byChristal Hubbard Modified over 9 years ago
1
2002 C Program Outline How to use turbo c++ 3.0?
2
2002 c++ program install Download tc3.zip at access.ee.ntu.edu.tw/tc3.zip or www.borland.com www.borland.com Create a temp folder in drive C: Unzip the zip file into above folder Double click the install.exe file in above folder
3
2002 c++ program Press enter, after see the copyright page, then you can see the next page
4
2002 c++ program Change the drive by type C, then press enter
5
2002 c++ program it will automatically load the right path, so you can press enter directly
6
2002 c++ program Press F9 to start installation
7
2002 c++ program How to use tc3? After installation, double click the C:\tc\bin\tc.exe or C:\tc\bin\tc (MS-DOS) ; then you can see the following window Create a cpp file Open a cpp file Save the fileExit program
8
2002 c++ program Compile cpp file (Alt+ F9)
9
2002 c++ program If Compiler is successful, use RUN (Ctrl+F9) to execute the *.exe file
10
2002 c++ program If error was found, use Debug support to trace error (e.g, set variables to be monitored)
11
2002 c++ program Observe Your Output Use or Window/Output to see your printed output Use Window/Tile or Window/Next to move around your windows. Demo in class. Computer is always correct. You must be wrong in getting incorrect results. Good luck!!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.