Assignment 5:
Formletter (junkmail generator)
You can read the original copy of this assignment in text or in pdf.
Source Code Read some C sourcecodes (and header files) written by me and others (Bruce Molay).
Sample Data See what input data for fl.c looks like.
Note:The files sample.fmt and sample.dat are used in the typescript output file (see "Other Stuff" link below); sample.fmt is the form-letter, and sample.dat contains the fieldname-fieldvalue pairs. Some of these files are designed to be "bad" and induce error messages.
Other Stuff Miscellaneous files that are relevant to the package, including the Makefile and some typescript output.