Next: Lots of processes
Up: Assignment 3: Forking Processes
Previous: Partner?
- 1.
- Type in the fork program from the handout (the point of which
is to make you examine the code in detail).
- 2.
- Write a Makefile for the program, based on the Makefile from
the previous assignment. On the web page you will find a handout
about gmake, which is the GNU version of make. Everything
in the handout is applicable to the version of make on
the irises (I think).
- 3.
- Compile and run the program. Make sure your output at least
resembles the output in the comment.
Allen B. Downey
2/24/1998