/* Example Program
Week 1
April 1997 *\
mAin(
/* display data to screen /
printf("Example Program\n";
printf('for Introduction to Programming Class\n )
printf(" Autumn Term 1998/n");
print(" Illustrates the basic components of C\n);
}
Back to Main Page for Lecture 1 |