Update 2: Assignment Zero has been posted up on the link that is listed
alongside Lectures. Please start it before the end of Aug 29.
Update 1: For running the hello.c program, if after including
system("pause");
if you still have difficulties getting the program to run then try adding the line
#include <stdlib.h>
just below the first include statement (then, re-compile and run).
TA office hours are in HEC 308.
For times, see
here.