Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 254 Bytes

File metadata and controls

12 lines (9 loc) · 254 Bytes

Lab: Cube Statistics

  • Author: Taylor Lloyd
  • Date: July 20, 2012

Required Knowledge

  • stack
  • function calls
  • integer arithmetic

Summary

The purpose of this lab is to teach about the stack pointer, frame pointer, recursion, and mathematics.