fehQlibs
28
Qlibs
Loading...
Searching...
No Matches
fehQlibs-28
include
close.h
Go to the documentation of this file.
1
#ifndef CLOSE_H
2
#define CLOSE_H
3
4
/*
5
* Revision 20160713, Kai Peter
6
*
7
* (POSIX: 'close' is defined in <unistd.h>)
8
*/
9
10
extern
int
close
(
int
__fd);
11
12
#endif
close
int close(int __fd)
Generated on
for fehQlibs by
1.14.0