•We will review today’s material
by looking at the disassembly output of the very simple
program written in C.
•Representation of numbers. Hexadecimal notation.
•The concept of the
“pointer”.
•We will rewrite our
“arithmetical” project using pointers.