zlib
- Example Demo
This demo uses the SDK build system to build code that uses the zlib
API.
None.
None.
This is a demo about how to build.
To use the zlib
API, include zlib.h
in the source code that will use the API, and then add libzlib
to the LIBS
variable in OMakefile
.
The source code used (example.c
) has been modified for CTR-SDK from the code included in the zlib
package.
CONFIDENTIAL