home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 November
/
PCWorld_2000-11_cd.bin
/
Software
/
Topware
/
devc40
/
_SETUP.5
/
Group3
/
unistd.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-11-07
|
139b
|
11 lines
/*
* This file is part of the Mingw32 package.
*
* unistd.h maps (roughly) to io.h
*/
#ifndef __STRICT_ANSI__
#include <io.h>
#endif