// Demo Program showing output
// Marc Chee, September 2020

#include <stdio.h>

int main (void) {
    printf("Hello World.\n");
    return 0;
}

Resource created 4 years ago, last modified 4 years ago.

file: helloWorld.c


Loading...


Back to top

COMP1511 21T1 (Programming Fundamentals) is powered by WebCMS3
CRICOS Provider No. 00098G