============================================== Adding Unsigned Integers and a First C Program [TOC] ============================================== In this session you learn how to represent unsigned integers with bit pattern, how to build a logic circuit for adding unsigned integers and a bit more on how to use the Unix shell for a bit of programming: - Numbers and Numerals ... and how to represent unsigned integers with n bits (__page 2__) - Half Adder, Full Adder and 4 bit Adder (__page 3__) - How to tune Vim, use the C compiler and more about the shell (__page 4__) :links: page (\d) -> doc:session01/page0$1