Turn in HW#5(d)

In homework 5d, you have implemented a simple search engine. At this stage, the files you have to submit are dllist.c, dllist.h, bt.c, bt.h, hw5.c and 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] bt/bt.[ch] hw5.c <additional list of files you have created or modified>