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 books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.