1 2 3 4 5 6
#ifndef _LIMITS_H #define _LIMITS_H #include <stdc_common.h> // we define all the relevant constants here #endif // _LIMITS_H