Home / 1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.TXT 2009-09-25 1.4 kB
cyoencode-1.0.0.zip 2009-08-19 14.3 kB
cyoencode-1.0.0.tar.gz 2009-08-19 7.0 kB
Totals: 3 Items   22.7 kB 0
===============================================================================
CyoEncode
http://cyoencode.sourceforge.net/

Copyright (c) 2009, Graham Bull. All rights reserved.
===============================================================================

Version 1.0.0
Release Date 19th August 2009

-------------------------------------------------------------------------------
1. License
-------------------------------------------------------------------------------

CyoEncode is made available under the terms of the Berkeley Software
Distribution (BSD) licence, as detailed in LICENSE.TXT. This allows you
complete freedom to use and distribute the code in source and/or binary form,
as long as you respect the original copyright.

-------------------------------------------------------------------------------
2. Instructions
-------------------------------------------------------------------------------

Simply copy the required source files (CyoEncode.h/cpp and CyoDecode.h/cpp)
into your C/C++ project.

Examples of usage can be found in the test.c file.

For Unix/Linux developers, there's a shell script that will build the test
using GCC.

For Windows developers, Visual Studio projects are included.

-------------------------------------------------------------------------------
3. Release Notes
-------------------------------------------------------------------------------

1.0.0 - 19th August 2009
- First release.

Source: README.TXT, updated 2009-09-25