01.11.16 - 05.08.16
Comments placed in each source code file | 20 pts |
Program display required output | 30 pts |
Program compiles and runs without errors | 50 pts |
Total | 100 pts |
Write a C program that will display the words "Hello, World!". The program should be very similar (except for the output) to the "Welcome to the C Language!!!" example we did together in class. Make sure your program contains at least a few comments.