| |
fileio_feof
Format:
fileio_feof ( file ) |
Purpose:
Test end of file.
The parameter file must be a file (returned by fileio_fopen()).
Return Values:
fileio_feof() returns true, if the end-of-file indicator is set,
otherwise it returns false.
Configuration:
This function is only allowed, if secure mode is off.
See Also:
fileio_fopen(), fileio_fread(),
fileio_fwrite(), fileio_feof(),
fileio_strerror().
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
H.E.I. provides support, tools, and services like
Webdesign in Mannheimm,
the HTML/CSS 3D WebGL Animation Library taccgl,
3D Webdesign, and
3D Product ConfiguratorDemo
(3D Produkt Konfigurator Demo in German).
© 1996-2024 H.E.I. All Rights Reserved.
|