#ifndef MAKE_INCREASING #define MAKE_INCREASING #include #include #define DISREG 1.e-6 #define TRUE 1 int makeIncreasing(FILE * file); #endif