CS Behind the Curtain (CS195 2003S)

Class 09: Representing Integers

Back to An Introduction to C, Concluded. On to Predicates.

Held: Monday, 3 February 2003

Summary: Today we consider a variety of mechanisms for representing integers as a sequence of bits.

Related Pages:

Assignments:

Notes:

Overview:

Introduction to Binary

Unsigned Binary Integer

Unsigned Binary Addition

Other Unsigned Operations

Signed Integers

 

History

Tuesday, 7 January 2003 [Samuel A. Rebelsky]

Sunday, 2 February 2003 [Samuel A. Rebelsky]

 

Back to An Introduction to C, Concluded. On to Predicates.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Fri May 2 14:20:17 2003.
The source to the document was last modified on Sun Feb 2 22:03:16 2003.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS195/2003S/Outlines/outline.09.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu