read_eval_file (file)
A file pointer to a previously opened file. This may be either a file in the file system, or a string opened for read and write.
This function reads from the current location in the file to the end, evaluating its contents as Lisp expressions and counting them.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.