
16 Apr
2004
16 Apr
'04
9:40 p.m.
Hi Robert, I have two more questions regarding the serialization library which I need to have answered before I can see if I can read my old archives with your library: 1. when overloading the save/load functions in an archive, do I bypass writing preambles and other class information or do I need to overload operator <<? What is the difference between implementing operator<< and save? 2. which functions do I need to implement in my archive class to skip writing the standard preamble that your archives write? Is it just the init function or are there more functions? Best regards Matthias