Download List

프로젝트 설명

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.

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.

2002-10-07 18:13
Prerelease 0.1

이것은 첫 번째 버전을 발표했다. 몇 가지 테스트를 실제 프로젝트를 완료했다.
Tags: Initial freshmeat announcement
This is the first version released. Some testing
was done with a real project.

Project Resources