Some questions on automatic variables

  1. Why is it desirable to use distinctly named automatic variables?

  2. What happens to automatic variables in recursive function calls?

Answers to these questions.


back to notes on automatic variables.