|
QCAD
Open Source 2D CAD
|
#include "./zlib/zlib.h"Go to the source code of this file.
Classes | |
| class | ON_CompressedBuffer |
Macros | |
| #define | Z_PREFIX |
Functions | |
| ON_BEGIN_EXTERNC voidpf | zcalloc (voidpf, unsigned, unsigned) |
| void | zcfree (voidpf, voidpf) |
| #define Z_PREFIX |
| ON_BEGIN_EXTERNC voidpf zcalloc | ( | voidpf | , |
| unsigned | items, | ||
| unsigned | size ) |