HDF5 Extras  0.0.1
Convenience Functions for using HDF5 Better
Functions
gmalloc.h File Reference

Go to the source code of this file.

Functions

void * GMalloc (unsigned long size)
 
void GFree (void *block)
 
void * GRealloc (void *block, unsigned long size)