Downloadliste

Projektbeschreibung

CSer is a library for C++ serialization, also
called 'persistence'. It allows developers to
write out a network of objects to a file, then,
later, recreate the network (including multiple
pointers to the same object) from that file.
Although there are other libraries that do this
(including MFC), CSer only does serialization, and
nothing else, and its only external dependency is
on the STL.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2002-10-07 18:13
Prerelease 0.1

Dies ist die erste Version veröffentlicht. Einige Tests wurden mit einem realen Projekt getan.
Tags: Initial freshmeat announcement
This is the first version released. Some testing
was done with a real project.

Project Resources