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

#include <stdio.h>

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

Resource created Wednesday 27 January 2021, 01:16:14 PM, last modified Monday 15 February 2021, 04:24:34 PM.

file: helloWorld.c


Back to top

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