Develop and Download Open Source Software

encdec

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2003-07-22 13:48
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.
2003-03-22 09:55
Some of the prototypes were changed slightly, and the documentation was enhanced.
2002-11-17 12:47
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.
2002-03-23 08:05
The FLD macro for decoding bit fields has been reduced to a trivial expression.
2002-03-14 13:18
In this version, two function names have been changed to be more consistent with common C practices.

Project Resources

http://freecode.com/urls/2bd545432a8e4fce0d1455c66a74dfc0
http://freecode.com/urls/956d91b0ca41465c3a33810f06519b50
http://freecode.com/urls/a1c462f388382cdf7288361b6ff28874
http://freecode.com/urls/276b5dbc967b404e26de29a2f9deddfe
http://freecode.com/projects/encdec

Project Description

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.

(This Description is auto-translated)

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.