CSE 341 -- Programming Languages

Autumn 2001

Department of Computer Science and Engineering, University of Washington

Steve Tanimoto (instructor)

Assignment 2 Optional Supplement

Version 1.1 of October 31 (Subject to Minor Changes)

More on Mastering Macros 

Due date and time: Thursday, October 31, 2001 (at the beginning of section).

Turn in this assignment as a hardcopy printout. Note, we will not require electronic copies for this assignment after all.


 

Title: More on Mastering Macros.

Purposes: 1. Gain additional practice in designing and debugging macros prior to the quiz. 2. Make up some points on Assignment 2.

Make Up Some Points Lost on A3: This is an optional assignment. If you turn it in on time, you may be able to raise your score on Assignment 2. To determine the effect on your A2 score, suppose your A2 score is x percent of the possible points. Then suppose you get y percent of the possible points on this supplement. Your new score on A2 would be z percent, where z = max(x, (x+y)/2). Thus you can make up as many as half the points you missed by successfully completing this supplementary assignment.

Instructions:

Group Work:  This assignment requires individual work.