Saturday, October 8, 2011

5.Functions & Pointers

5.Functions & Pointers

  1. What is a Function 
  2. Why Use Functions 
  3. Passing Values between Functions
  4. Scope Rule of Functions
  5. Calling Convention 
  6. One Dicey Issue 
  7. Advanced Features of Functions 
  8. Function Declaration and Prototypes 
  9. Call by Value and Call by Reference 
  10. An Introduction to Pointers 
  11. Pointer Notation 
  12. Back to Function Calls 
  13. Conclusions 
  14. Recursion 
  15.  Recursion and Stack 
  16. Adding Functions to the Library 
  17. Summary 
  18. Exercise 

No comments:

Post a Comment