CLOSEALL
Section: C Library Functions (3)
Updated: local
Index
Return to Main Contents
NAME
closeall - close all files
SYNOPSIS
closeall(leavestd)
int leavestd;
DESCRIPTION
Closeall
closes all currently-open file descriptors.
If
leavestd
is non-zero,
the standard input, output, and diagnostic descriptors are left open;
otherwise they are closed too.
SEE ALSO
close(2), standard(3)
HISTORY
Local invention.
BUGS
Nothing wrong with
closeall,
but there ought to be an
fcloseall.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- HISTORY
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 23:32:07 GMT, January 09, 2023