CS 2734 Computer Organization II


Laboratory 6 [Feb 21, 23] Function Calls, Parameters, and Automatic and Static Variables

This laboratory practices function calls and the use of parameters (including an array as a parameter), and works with the representation of static and automatic variables. You must allocate an array on the stack as an automatic variable. Note that you were given code for one of these functions (writeArray) as part of the answer to Quiz 4.

Before the laboratory:

For checkoff:

Additional comments:


Revision Date: 9/24/99