Summary
Procedures allow repeated reuse of code, though each execution can be under different conditions
controlled by the arguments
Functions are procedures that return a value.
Stacks are necessary to implement procedures in assembly instructions.
Next time!
Previous slide
Back to first slide
View graphic version