Mescal
|
Basic types. More...
#include "string.h"
Go to the source code of this file.
Macros | |
#define | max(a, b) |
#define | min(a, b) |
Typedefs | |
typedef unsigned char | uchar |
typedef unsigned short | ushort |
typedef unsigned int | uint |
typedef unsigned long | ulong |
Enumerations | |
enum | basis { BA_ST , BA_MOD , BA_AMT , BA_GR } |
Basic types.
#define max | ( | a, | |
b ) |
#define min | ( | a, | |
b ) |