C++ For Engineers and Scientists: Arrays
C++ For Engineers and Scientists: Arrays
Third Edition
Chapter 7
Arrays
Objectives
Figure 7.4 Initializing a character array with a string adds a terminating \0 character
Figure 7.5 Each array element is identified by its row and column position