6. Arrays
Objectives
In this chapter you’ll:
Use the array data structure to represent lists and tables of values.
Define an array, initialize an array and refer to individual elements of an array.
Define symbolic constants.
Pass arrays to functions.
Use arrays to store, sort and search lists and tables of values.
Define and manipulate multidimensional ...
Get C for Programmers with an Introduction to C11 now with the O’Reilly learning platform.
O’Reilly members experience live online training, plus books, videos, and digital content from nearly 200 publishers.