home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 2
/
FFMCD02.bin
/
useful
/
include
/
values.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-09-05
|
137b
|
12 lines
/* a little present for C++ .. */
#ifndef _VALUES_H
#define _VALUES_H
#include <float.h>
#include <limits.h>
#endif /* _VALUES_H */