Code snippets and example programs referenced in Cooper Union's ECE-160 course
Defines BYTE_TO_BINARY macros and uses them to print the contents of integer and floating point variables in binary
A program that demonstrates the use of a switch statement.
A program that shows some casts and conversion functions.