Steps in executing your first C program. One need a TC compiler for editing and running the programs. Double click the following icon on your desktop to start. C++ compiler, a super set of C is widely used.
1.Use an Editor to write down your first program
3. Compile by pressing Alt + C
While compiling, if there are any errors they must be corrected.
4 . Run by pressing Alt + R
5. Now, observe the program output from the output window; by pressing Window +Output
No comments:
Post a Comment