Fundamentals of Programming. Unit 16.
  1. Structures, Unions, Enumerations.
  2. Declaring structure variables.
  3. Designated initializers.
  4. Operations on structures.
  5. Structure types.
  6. Declaring a structure tag & Defining a structure type.
  7. Structures as arguments and return values.
  8. Nested arrays and structures.
  9. Using unions to save space.
  10. Using unions to build mixed data structures.
  11. Enumerations.
  12. A pointer to a structure.
  13. Complex type.
  14. Program that computes the product of two complex numbers.
  15. Structure initialization.
  16. Array of struct.
Last Updated 18 Dec, 2018 13:03. <vadimov@i.ua>