7.4 Array Variables

Arrays aren't a basic type but a compound one; basically an array is a group of values, possibly of different data types. They will be covered in detail in Chapter 12.

This manual can be downloaded from http://www.g-cows.org/.