home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 May
/
MICD_2000_05.iso
/
CBuilder5
/
INSTALL
/
DATA1.CAB
/
Program_Built_Files
/
Include
/
cstdarg.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-02-01
|
327b
|
19 lines
/* cstdarg.h
Standard C header file wrapper for stdarg.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 <stdarg.h>
#undef __USING_CNAME__