In-Class


Compiler generated assembly 1
The C programming language has what are called 'structs'. Structs are a way to aggregate data together.

objdump
We have create a lot of small programs. Remember however, that a program is just a collection of bytes. We can actually disassemble programs and recover some information about them.

Bitwise Operations
We are increasingly become better C programmers! It will be important to learn about some bit manipulation.


Grading


Note that in-class activities are part of your participation grade, and participating will help you perform well on your assignments. You do not have to formally submit anything.