September 2007
Beginner
1424 pages
43h 19m
English
With sobs and tears he sorted out Those of the largest size . . . | ||
| --Lewis Carroll | ||
Attempt the end, and never stand to doubt; Nothing’s so hard, but search will find it out. | ||
| --Robert Herrick | ||
Now go, write it before them in a table, and note it in a book. | ||
| --Isaiah 30:8 | ||
’Tis in my memory lock’d, And you yourself shall keep the key of it. | ||
| --William Shakespeare | ||
OBJECTIVES
In this chapter you will learn:
To use arrays to store lists and tables of values.
To declare an array, initialize an array and refer to individual elements of an array.
To pass arrays to functions.
To search and sort an array.
To declare and manipulate multidimensional arrays.
Read now
Unlock full access