Import / applications / MakePDF / Tests / exip-0.5.4 / examples /
@John Ryland John Ryland authored on 22 Dec 2020
..
simpleDecoding import NUC files 5 years ago
simpleEncoding import NUC files 5 years ago
README.txt import NUC files 5 years ago
README.txt
/**
 * @defgroup exmaples Example applications
 *
 * @brief Information on the included example applications and how to build and run them.
 *
 * Demo applications:
 *   <dl>
 *     <dt>exipd</dt> <dd>Decodes arbitrary exi streams</dd> 		
 *     <dt>exipe</dt> <dd>Encodes a sample exi stream</dd>
 *   </dl>
 *
 * @date Jun 20, 2012
 * @author Rumen Kyusakov
 * @version 0.5
 * @par[Revision] $Id: README.txt 328 2013-10-30 16:00:10Z kjussakov $
 */