| Identifier |
Description |
| fileVersion |
Current version of the library |
| fileCompiler |
Compiler the library was built by (IBM, BORLAND, MICROSOFT, GNU)
|
| fileBuilt |
Date and time when the library was compiled |
| fileLibtype |
Interface the library is using (API or NATIVE = C++ class interface)
|
fileOpenRead
fileOpenWrite
fileOpenAppend
fileOpenTrunc
fileOpenOld
fileOpenNew
fileOpenBinary
|
Modes for fileOpen |
fileStdIn
fileStdOut
fileStdErr
|
Handles for standard input, output and error.
(These handles are opened automatically in text mode.)
|