binana/profile/3.3.5a-windows-386/include/system/limits.h

6 lines
83 B
C
Raw Normal View History

2024-11-01 03:54:09 -04:00
#ifndef SYSTEM_LIMITS_H
#define SYSTEM_LIMITS_H
#define INT_MAX 2147483647
#endif