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

#include <stdio.h>

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

Resource created Tuesday 01 September 2020, 09:30:25 PM, last modified Thursday 10 September 2020, 02:19:23 AM.

file: helloWorld.c


Back to top

COMP1511 20T3 (Programming Fundamentals) is powered by WebCMS3
CRICOS Provider No. 00098G