Download presentation
Presentation is loading. Please wait.
Published byBarrie Harrell Modified over 9 years ago
3
Open a editor Write/Type the program Save the program with “.c” extension Compile the program (alt + F9) Run/Execute the program (ctrl + F9) Check the Result in User Screen
4
Press ‘Start’ on the desktop Select ‘Run’ Type ‘cmd’ and press Enter Type ‘cd\’ and press Enter Type ‘cd TC’ and press Enter Type ‘cd Bin’ and press Enter Type ‘TC’ and press Enter
5
Click on ‘File’ in the editor Select ‘New’ Type the program
6
Click on ‘File’ and select ‘Save’ Press ‘F2’ Type file name with ‘.c’ extension Click on ‘OK’
7
Click on ‘Compile’ menu and select ‘Compile’ Press ‘Alt + F9’ Then it shows Total number of ERRORs If there are any ERRORs then correct the ERRORs and Compile again else go to Next Step
8
Click on ‘Run’ menu and select ‘Run’ Press ‘Ctrl + F9’ Then program is executed and output is displayed in User Screen
9
Click on ‘Window’ menu and select ‘User Screen’ Press ‘Alt + F5’ Then output of the program is displayed
10
Compiler Processor Abc Source Code Object Code Alt + F9Ctrl + F9 Error List Alt + F5 This will be in LOOP until ERRORs become ZERO Sample.c Sample.exe
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.