Module: CS2100

Discussed how to represent the four basic data types in C:

  • Integer
  • Float
  • Char
  • Double

For detailed notes, see data representation.