Turn in HW#5(b)

In homework 5b, you have implemented overall structure of the preprocessor of a simple search engine. At this stage, the files you have to submit are dllist.c, dllist.h, hw5.c and some other files you have newly created or modified.

Here goes the turnin procedure:

  1. cd into your hw5 directory.
  2. Use the command:

    turnin -ccse303 dllist/dllist.[ch] hw5.c <additional list of files you have created or modified>