Program Header

Please note: every project you submit MUST include this COMPLETE header information. It should be ordered and formatted exactly like this:

/***************************
 *Programmer: {Insert name here}
 *Date:       {Insert date, or range of dates program was implementes}
 *Purpose:    {Insert a brief paragraph explaining the purpose
 *             of this program. What is it supposed to 
 *             accomplish?}
 *Usage:      {If there are important inputs required, briefly 
 *             describe them.  Give specific information about 
 *             how to successfully run the program from the UNIX 
 *             prompt}
 ***************************/