next up previous contents
Next: Character Encoding Up: Text and File Processing Previous: Text and File Processing   Contents


Strings

Up to this point, we have only used numerical or boolean types in our programs (as atomic types). Most practical programs, on the other hand, are likely to process text information (such as names and addresses) as well. This chapter discusses how a Pascal program can handle text information.



Subsections

Tak Auyeung 2003-12-03