fileio_strerror
Format:
fileio_strerror ( errorcode ) |
Purpose:
Return file access error message as string.
Return Values:
fileio_strerror() translates the error code of a file access error
into a string. The error is indicated by a integer return value of
fileio_fopen(), fileio_fclose(), or fileio_fread() or by a small
integer return value of fileio_fwrite().
See fileio_fopen() for an example
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.
Try the AJAX Article
(in German) on www.h-e-i.de.
© 1996-2024 H.E.I. All Rights Reserved.
|