README

Russell J Lowke
Homework Four 

.....
As advised by the message included below, I am resubmitting the homework.

r
_______

Subject: 
         submission problem
    Date: 
         Mon, 12 Nov 2001 18:36:54 -0500 (EST)
   From: 
         Bruce Molay <molay@fas.harvard.edu>
     To: 
         lowke@fas.harvard.edu




Dear Russell,

  Please submit your wf homework again.  When you did it, something
was wrong, and we received almost nothing.

Thanks
bruce
____

README

Russell J Lowke
Homework Four 



Modified files for Assignment:
wl.h						// 
wlfiler5.c					// All my code changes are here.



I tried the extra credit problem

Modified files for extra credit:

wl6.h						// Header file wlfiler6 is very different
wlfiler6.c					// Code changes here

I still get this error:
gcc -g -Wall -c wlfiler6.c
wlfiler6.c: In function `init_table':
wlfiler6.c:42: sizeof applied to an incomplete type
make: *** [wlfiler6.o] Error 1

The extra credit solution is almost there, but not quite.


Russ



