Next: Single and Multi-dimensional Arrays Up: Programming in C Previous: Exercises

Arrays

In principle arrays in C are similar to those found in other languages. As we shall shortly see arrays are defined slightly differently and there are many subtle differences due the close link between array and pointers. We will look more closely at the link between pointer and arrays later in Chapter .



Dave.Marshall@cm.cf.ac.uk
Fri May 20 13:40:49 BST 1994