fehQlibs
26
Qlibs
Loading...
Searching...
No Matches
fehQlibs-26
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 Sat Nov 2 2024 13:01:06 for fehQlibs by
1.9.6