next up previous contents
Next: String Scanning and Up: Contents Previous: Scanning and Decoding

Scanning of Text Files

In order to allow for scanning of text files, a suite of subprograms is available to open a text file for reading, read text lines from the file (concatenating continuation lines if necessary), and closing the file. Lines read from such a file may be passed to the string scanning and decoding subprograms for further syntactical analysis.


Liz Buckle
Fri Jan 13 17:28:23 CST 1995