home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
libg++-2.7.1-bin.lha
/
lib
/
g++-include
/
std
/
climits.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
166b
|
8 lines
// The -*- C++ -*- integral type limits header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __CLIMITS__
#define __CLIMITS__
#include <limits.h>
#endif