Goals

  1. A word on debugging and generating assembler code

  2. learn how function calls work

  3. Learn what happens when a C program is executed

  4. Understand memory management issues and performance problems

  5. Frequent bugs and errors in C programs