Preview

Structures

  • Stucture Basics
  • Simple Structure Example
  • Nested Structures
  • Nested Structure Example
  • Another Nested Structure Example

    Typedefs

  • Typedefs
  • Example
  • Confusion
    data type or variable ?

    Arrays of Structures

  • Arrays of structs

    Passing Structures & Arrays of Structures to Functions

  • Example

    Afterview