#include <liberrno.h>

Go to the source code of this file.
Defines | |
| #define | TYPE_I 1 |
| #define | TYPE_J 2 |
| #define | TYPE_S 3 |
| #define | TYPE_D 4 |
| #define | TYPE_C 5 |
| #define | TYPE_Z 6 |
| #define | TYPE_L 7 |
| #define | TYPE_H 8 |
| #define | TYPE_U 9 |
| #define | TYPE_W 10 |
| #define | MALLOC malloc |
| #define | ERROR(CODE) _lerror( _LELVL_ABORT, CODE) |
1.7.1