66#error "GRASS requires libz to compile"
120 "G_zlib_compress(): programmer error, destination is too small");
209 G_warning(
_(
"Got uncompressed size %d, expected %d"), (
int)nbytes,
int G_zlib_expand(unsigned char *src, int src_sz, unsigned char *dst, int dst_sz)
int G_zlib_compress_bound(int src_sz)
int G_zlib_compress(unsigned char *src, int src_sz, unsigned char *dst, int dst_sz)
void G_free(void *)
Free allocated memory.
void G_warning(const char *,...) __attribute__((format(printf
SYMBOL * err(FILE *fp, SYMBOL *s, char *msg)