Download List

專案描述

Encdec encodes and decodes C objects such as integers, IEEE754 float and double values, times, and internationalized strings to and from popular binary formats and a wide variety of character encodings as they might appear in various file formats or network messages. It is compiled directly against the libiconv sources.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-22 13:48
0.4.0

This release adds an Encdec Java class that
mirrors the C API. It should be ideal for
communicating binary data between Java and C
processes.
標籤: Major feature enhancements

2003-03-22 09:55
0.3.7

Some of the prototypes were changed slightly, and the documentation was enhanced.
標籤: Minor bugfixes

2002-11-17 12:47
0.3.6

IEEE754 float and double encodings and a popular MS Windows time encoding have been added, and the Makefiles, portability, and project documentation have been greatly improved.
標籤: Major feature enhancements

2002-03-23 08:05
0.2.3

The FLD macro for decoding bit fields has been reduced to a trivial expression.
標籤: Minor feature enhancements

2002-03-14 13:18
0.2.2

In this version, two function names have been changed to be more consistent with common C practices.
標籤: Minor feature enhancements

Project Resources