Do the Even questions from section 8.4.2.

(It wouldn't hurt if you studied the answers to the odd questions as well.)

In addition, do these problems:

  1. The BASIC, FORTRAN, and SYSCALL language specifiers were noted but ignored thereafter. Find out what parameter model they use (call order and cleanup) and fit them into our chart from lecture.
  2. Explain what might happen if a programmer were to clean up C-style after calling a PROC that used the STDCALL convention. (There may be multiple scenarios.)

This assignment is Level 3.