Programming Step 6 (cont.)
This is a complete C program (that does not do anything useful yet). The #include <stdio.h> statement adds some descriptive information for the standard input/output functions to be added later. Compile and run the program to make sure everything is correct.