Components
- datalab-handout.tar or datalab-handout.zip
- bits.c - file with bit manipulation functions you will write
- make utility - build btest function after each change to bits.c
- btest - check that your bits.c function(s) are correct.
- dlc - check that your bits.c function(s) use only the allowable operations and use the allowable number of those operations.