Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
uncompr.c File Reference
#include "zlib.h"
Include dependency graph for uncompr.c:

Go to the source code of this file.

Macros

#define ZLIB_INTERNAL
 

Functions

int uncompress (Bytef *dest, uLongf *destLen, Bytef *source, uLong sourceLen)
 

Macro Definition Documentation

#define ZLIB_INTERNAL

Definition at line 8 of file uncompr.c.

Function Documentation

int uncompress ( Bytef dest,
uLongf destLen,
Bytef source,
uLong  sourceLen 
)

Definition at line 24 of file uncompr.c.