/*** example1.c: Just an untitialized global int ***/ /* an untitialized global int */ int i;