home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ANews 3
/
AnewsCD3.iso
/
DP
/
Programmation
/
GCC
/
gcc_include
/
fcntl.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-03-08
|
162 b
|
10 lines
/* file control for ansic.library */
/* (c)Copyright 1992 Davide Pasetto */
#ifndef _FCNTL_H
#define _FCNTL_H
#include <sys/file.h>
#endif /* _FCNTL_H */