Hour 7. Storing Information in Arrays and Strings

What You’ll Learn in This Hour:

Image How to store related data in arrays

Image How to declare arrays

Image How to create strings from character arrays

Image How to copy strings

What Is an Array?

An array is a collection of related data of the same data type. An array can be envisioned as a series of data storage locations. ...

Get Sams Teach Yourself C++ in 24 Hours, Sixth Edition 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.