Data Types: Case Study (Lecture 5)

Reading Assignment:

  • King : Chapters 7, 8 and 9 (Basic Types, Arrays and Functions) or
  • K&R : Types, functions & arrays (3, 4 & 5).
  • Work on assignment 1 (exercises)

  • Press here for other lecture notes

  • Press here for notes on unix i/o, arrays and pointers (PDF).
  • Press here to see bitstring example.