What’s next?
•
More practice with binary and hexadecimal
notations.
•
Bits, bytes, words and double words.
•
Pointers to bytes and double words.
•
Pointers as variables. Null pointer.
•
We will rewrite our “arithmetical” project
using pointers as variables.