Scalar Values
Before doing this lesson you should read sections 2.1-2.5.
You should use level 1 of C-thru for this lesson.
In this lesson we will look at the properties of scalar values and
variables. Scalar values are ``atomic'' values that cannot be further
decomposed, such as characters, integers, and floating point numbers.
(Examples of non-scalar values are arrays and strings.)
If you click below, I'll copy some more example files to your
directory.
Click here to copy files
Hamlet Project
hamlet@cs.utah.edu