C Tutorials and Sample Problems

  1. Box and Pointer Diagrams — How to make and use them in C
  2. Using Pointers to Send Information Back From a Function
  3. Getting Input From the User by Using scanf
  4. Arrays
  5. Structures, including Arrays of Structures
  6. Loops Within Loops — when to use them, how to write them
  7. Using Pointers to Save Time and Space
  8. General Problem-Solving in C