#include <gandalf/common/misc_defs.h>
#include <gandalf/common/bit_array.h>
#include <gandalf/common/misc_error.h>
#include <string.h>
Functions | |
void * | memcpy (void *dest, const void *src, size_t n) |
Variables | |
Gan_Bool | gan_debug = GAN_FALSE |
const size_t | gan_type_sizes [] |
array of sizeof()'s of each Gandalf type, one for each value in a Gan_Type |
Part of: Gandalf Library