Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
puff.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NIL   ((unsigned char *)0) /* for no output option */
 

Functions

int puff (unsigned char *dest, unsigned long *destlen, const unsigned char *source, unsigned long *sourcelen)
 

Macro Definition Documentation

#define NIL   ((unsigned char *)0) /* for no output option */

Definition at line 29 of file puff.h.

Function Documentation

int puff ( unsigned char *  dest,
unsigned long *  destlen,
const unsigned char *  source,
unsigned long *  sourcelen 
)

Definition at line 793 of file puff.c.