#include <stdlib.h>#include <ctype.h>#include <stdio.h>#include <string.h>#include <limits.h>#include <unistd.h>#include <sys/param.h>#include <math.h>
Go to the source code of this file.
Typedefs | |
| typedef long double | ldouble |
| typedef float | float_type |
| typedef long | long_type |
| typedef long long | long64 |
| typedef unsigned int | boolean |
| typedef unsigned int | Uint |
| typedef unsigned long | Ulong |
| typedef float float_type |
1.6.1