Mail Archives: djgpp/1997/08/04/15:34:05
Brian Almquist wrote:
>
> and the other is fcloseall()
In DJGPP you don't need this function (if the meaning
of it is to close all still opened files when exiting),
because this is done already in the DJGPP exit() function.
(But of course only for files which were opened with
fopen ond not with open).
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -