All Frameworks  Class Hierarchy  This Framework  Indexes

SPAkern Global Function read_char


int read_char()
Reads a character written with C printf format "%c".

Role: This routine is used as part of restore from a SAT or SAB file. ActiveFile is a FileInterface object and does most of the actual work.

return ActiveFile ? ActiveFile->read_char() : EOF; //Call the appropriate SatFile or SabFile method

Effect: Read-only

This object is included in the file: fileio.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.