#include <stdio.h>
#include <limits>
Go to the source code of this file.
Defines | |
#define | WANT_FSTREAM /* include.h will get fstream fns */ |
#define | WANT_MATH /* include.h will get math fns */ |
#define | WANT_STREAM /* include.h will get stream fns */ |
#define | WANT_STRING /* include.h will get string fns */ |
Variables | |
static const char | header_utils_rcsid [] = "$Id: utils.h,v 1.10 2006/05/16 16:11:15 gourdeau Exp $" |
RCS/CVS version. |
#define WANT_FSTREAM /* include.h will get fstream fns */ |
#define WANT_STREAM /* include.h will get stream fns */ |
#define WANT_STRING /* include.h will get string fns */ |
const char header_utils_rcsid[] = "$Id: utils.h,v 1.10 2006/05/16 16:11:15 gourdeau Exp $" [static] |