CS520
Spring 2013
Laboratory 8
Friday March 29
The lab must be submitted prior to 8am on Saturday March 30.


The goal for this lab is to complete a serial solution to the problem given in Program 4.

Points will be awarded in the following way:

  1. (60 points) Be able to correctly handle a single file.

  2. (40 points) Be able to correctly handle multiple files.

Here are the answers for analyzing a single file, alice.txt:
affectionately
circumstances
consequential
contemptuously
contributions
conversations
disappointment
electronically
extraordinary
identification
inquisitively
international
merchantibility
multiplication
nonproprietary
opportunities
redistributing
redistribution
representations
straightening
transcription
uncomfortable
uncomfortably
unenforceability
Note: you do not need to generate the answers in sorted order.

Here are the answers for analyzing these four files, alice.txt arthur.txt borderland.txt brown.txt:

confirmation
consequential
considerable
contributions
distributing
distribution
electronically
identification
infringement
intellectual
international
merchantibility
modification
nevertheless
nonproprietary
opportunities
particularly
performances
redistribute
redistributing
redistribution
representations
requirements
restrictions
solicitation
transcription
unenforceability
Turn in this laboratory by typing:
% ~cs520/bin/submit lab8 prog4.c

Submissions can be checked by typing:

% ~cs520/bin/scheck lab8

Remember that there are no late submissions of labs. Submit what you have prior to 8am on Saturday March 30.


Last modified on March 26, 2013.

Comments and questions should be directed to hatcher@unh.edu