System Global Function CATFGetc
-
Reads a character.
Role: Obtains the next byte (if present) as an unsigned char
converted to an int, from the input file pointed to by iFileDesc, and
advances the associated file position indicator for the file.
- Parameters:
-
- iFileDesc
- the file descriptor that has been obtained through
- oC
- On success the read character.
- Returns:
- Legal values:
S_OK :on Success.
negative : on failure
This object is included in the file: CATStdIO.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.