Completion requirements
-
The objective of this lab is to introduce you to C programming and the basics of compiling a C
-
you will learn how to compile and run your first C program, the main function, and the printing function.