![]() |
Nilorea Library
C utilities for networking, threading, graphics
|
#include "nilorea/n_common.h"#include "nilorea/n_log.h"#include "nilorea/n_str.h"#include "nilorea/n_zlib.h"
Include dependency graph for ex_zlib.c:Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 32 of file ex_zlib.c.
References __n_assert, char_to_nstr(), CompressData(), N_STR::data, Free, free_nstr, GetMaxCompressedLen(), N_STR::length, LOG_DEBUG, LOG_ERR, LOG_INFO, LOG_NOTICE, Malloc, n_log, set_log_level(), UncompressData(), unzip_nstr(), N_STR::written, and zip_nstr().
Here is the call graph for this function: