CS 307 Programming Examples, Spring 1998

  1. From class on 3/30/98. forktest.c (simple creation of a child).
  2. From class on 4/3/98. fork2.c (using fork(), execlp(), and wait()), getanumber.c (the program exec'd by the child process in fork2.c), signal1.c (catching CTL-C's and thumbing your nose at them).
  3. From class on 5/8/98. mutexTester.c




Jeff Ondich, Department of Mathematics and Computer Science, Carleton College, Northfield, MN 55057
(507) 646-4364, jondich@carleton.edu