Assignment due Tuesday, September 21, 2004 at start of class

Late assignments will not be accepted

 

 

Read about Pascal in the text you were given.  If you did not get one, or you do not like the one you got, come to my office on Monday between 4 and 6 pm and you can get one or a replacement..

 

Copy the Pascal question sheet and answer the questions on it.  Your answers must be typed onto the question sheet.  Print out the sheet and bring it to class.  You must have your name on it to receive credit for doing it.

 

Write, compile, and execute a Pascal program which will meet these specifications.  NOT YET POSTED!!!

 

Due to the delay in posting, I have decided to simplify the first Pascal programming assignment and to give you a choice.  Here is the assignment:

Rewrite any one of the FORTRAN programs you have already written as a Pascal program. It will be tested with the same data set(s) as your FORTRAN program (see below).  Be sure to include your correct header documentation (Programmer,…,compiler, etc) as well as a good description of the purpose of the program, an input description and an output  description.  For this assignment only I will only test your programs with valid data.  If you can figure out how to handle invalid data you can include it , tell me that you did in your documentation, and earn a 5 point bonus.   The comments in this program should explain what Pascal requires (expects) you to do that is different from FORTRAN.