Re: Please help! How do I create a serializable object in C++(NOT VC++)
From: David Hilsee (davidhilseenews_at_yahoo.com)
Date: 10/13/04
- Next message: E. Robert Tisdale: "Re: template compile errors"
- Previous message: Gandu: "Please help! How do I create a serializable object in C++(NOT VC++)"
- In reply to: Gandu: "Please help! How do I create a serializable object in C++(NOT VC++)"
- Next in thread: Phlip: "Re: Please help! How do I create a serializable object in C++(NOT VC++)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 12 Oct 2004 23:55:33 -0400
"Gandu" <cpptutor2000@yahoo.com> wrote in message
news:3c7c9804.0410121949.73cc8227@posting.google.com...
> Could some C++ guru please help me? I am using standard GNU C++ compiler
> on a Linux box, sometimes on a Solaris server. I was wondering if
someone
> could provide some pointers as to how to create serializable objects?
Any
> help would be much appreciated ... thanks in advance for your help.
For starters, read the FAQ's section on serialization
(http://www.parashift.com/c++-faq-lite/serialization.html).
-- David Hilsee
- Next message: E. Robert Tisdale: "Re: template compile errors"
- Previous message: Gandu: "Please help! How do I create a serializable object in C++(NOT VC++)"
- In reply to: Gandu: "Please help! How do I create a serializable object in C++(NOT VC++)"
- Next in thread: Phlip: "Re: Please help! How do I create a serializable object in C++(NOT VC++)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|