#include <cmath>
#include <cstdio>
Go to the source code of this file.
Defines | |
#define | dlSetarr(a, n, y, v) |
#define | dlRealloc(w, x, inc, y, z) |
Typedefs | |
typedef unsigned char | DL_BYTE |
typedef short | DL_SHORT |
typedef unsigned char | DL_UBYTE |
#define dlRealloc | ( | w, | |||
x, | |||||
inc, | |||||
y, | |||||
z | ) |
#define dlSetarr | ( | a, | |||
n, | |||||
y, | |||||
v | ) |