PROGRAMMING
PROJECT #5
CS470: Data Structures - Fall 1997
due Monday, November 17, 1997
- page 201, Exercise E2, Programming Project P3a. You probably should
write a quick main program that checks that the linked list functions
worked as planned. You may also change the life2 program so it calls the
linked list functions instead of the regular list functions to check that
the functions work as directed.
- page 380, Programming Project P1 and P2. In other words, develop the
functions needed to implement Life3.
Submit your program to me no later than 5 pm on Monday using the method
described in class. Your submission should be the files needed to run
Life3. These files should be subdivided and your header files should not
have any C code in them. If you are still having problems with breaking
files up and getting the headers correct then come see me.