CS 2734
Computer Organization II
Lecture 11: How cc compiles different types of
variables.
- 9/20/96
In this lecture we look at how the C compiler represents
different types of variables.
- Static versus automatic array storage.
Download the following programs
and try to understand them: