[comp.sys.mac.programmer] Think PASCAL's CDataFile

anderson@fpg.waterloo.edu (Glen Anderson) (06/11/91)

I am starting to program using the object libraries and have a question
in regards to the CDataFile.

As I understand it the function ReadAll reads the entire file into a handle.

What is the best method to retrieve data from this handle for processing?

I am looking for a read readln type functions.

PS Is there a ftp site with good examples?