iolib
internal function used by Maple in support of the I/O library
Description
The iolib function is invoked by functions in Maple's I/O library and provides system-level support for files, processes, and so on. The iolib function should not be invoked directly by the user.
See Also
currentdir
fclose
feof
fflush
filepos
fopen
fprintf
fremove
fscanf
getenv
iostatus
march
mkdir
open
readbytes
readline
rmdir
sprintf
sscanf
writebytes
writeline
Download Help Document