These notes are related to the lectures from Ch3

Note 3.1.1: Data Storage Pg 1

Note 3.1.2: Data Storage Pg 2

Note 3.1.3: Data Storage Pg 3

Note 3.1.4: Data Storage Pg 4

Note 3.1.5: Data Storage Pg 5

Note 3.2: Expression Evaluation

Note 3.2.5: Rules of Operator Precedence

Note 3.3: Mixed Type Assignment     Example 1

Note 3.4: Rounding Algorithm

Note 3.5: Increment Decrement     Example 2

Note 3.6: abs( ), fabs( )

Note 3.7: Built-in functions (math)

Note 3.8: Built-in functions (character)