Episode 15 — Types (Part 7: Practical Examples) Welcome back! Our journey into C types enters its final stage: after basic types and enumerated types, it is now the turn of derived types. This category contains arrays, structures, unions, functions, pointers, and atomic types. We have just scratched the surface of most of them inContinue reading “Learning the C Programming Language as a Classical Musician [15]”