Lesson 7: Complementary Counting
Outline:
- Quiz #2
- Recap: byte ordering
- integers
- example:
show_bytes.c - structs
- Number representations
- review: unsigned integers
- example:
integers.c - signed integers
- converting between signed and unsigned
Reading assignment (to be completed by the next class):