Home Segments Index Top Previous Next

Chapter 18:

How To Work with
Arrays of Structure Objects

You can use arrays to store not only numbers but also structure objects. In this chapter, you learn how to create, write into, and read from an array of structure objects representing stock trades.