home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 June
/
Chip_2002-06_cd1.bin
/
zkuste
/
cecko
/
install
/
devcpp4920.exe
/
include
/
g++-3
/
cstdarg
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-08-27
|
159 b
|
8 lines
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __CSTDARG__
#define __CSTDARG__
#include <stdarg.h>
#endif