home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2001 August
/
APC_Aug2001_CD2.iso
/
features
/
devtools
/
files
/
borland_ccompiler55.exe
/
Include
/
cstddef.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
|
2000-06-27
|
327 b
|
19 lines
/* cstddef.h
Standard C header file wrapper for stddef.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 <stddef.h>
#undef __USING_CNAME__