Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
Go to the source code of this file.
Classes | |
struct | internal_state |
Functions | |
char * | zlibVersion () |
uLong | zlibCompileFlags () |
char * | zError (int err) |
void | zmemcpy (Bytef *dest, Bytef *source, uInt len) |
int | zmemcmp (Bytef *s1, Bytef *s2, uInt len) |
void | zmemzero (Bytef *dest, uInt len) |
voidp | malloc () |
voidp | calloc () |
void | free () |
voidpf | zcalloc (voidpf opaque, unsigned items, unsigned size) |
void | zcfree (voidpf opaque, voidpf ptr) |
Variables | |
char * | z_errmsg [10] |
struct internal_state |
voidp calloc | ( | ) |
void free | ( | ) |
voidp malloc | ( | ) |