zlib - Example Demo

Description

This demo uses the SDK build system to build code that uses the zlib API.

Required Environment

None.

How to Use

None.

Notes

This is a demo about how to build.

Description

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.

Revision History

2012/05/25
Initial version.

CONFIDENTIAL