Home Segments Index Top Previous Next

Chapter 32:

How To Write Statements
that Read Character Strings

You learned a little about character strings in Chapter 31—you know how to display them, and you know how to have them handed to a function and returned from a function. In this chapter, you learn how to obtain character strings, and how to deposit them into an array in preparation for analysis.