Home Segments Index Top Previous Next

Chapter 40:

How To Write Statements That Read Character Strings

You have learned a little about character strings in Chapter 36—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 from a file, and you learn how to deposit them into an array in preparation for analysis.