home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (South-Africa) 2001 June
/
PCFJune.iso
/
Xenon
/
C++
/
FreeCommandLineTools.exe
/
Include
/
cprocess.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-01-31
|
331 b
|
19 lines
/* cprocess.h
Standard C header file wrapper for cprocess.h
*/
/*
* C/C++ Run Time Library - Version 10.0
*
* Copyright (c) 1997, 2000 by Inprise Corporation
* All Rights Reserved.
*
*/
/* $Revision: 9.0 $ */
#define __USING_CNAME__
#include <process.h>
#undef __USING_CNAME__