23 Jan
2007
23 Jan
'07
1:31 p.m.
I got it. Please see my attachment.
This BinaryWriter and BinaryReader does store all data in plain binary
without any additional information (version, etc.). It runs in our project,
so you'll have to remove the LOG_...-macros and maybe to rename some parts.
In case of any problems in getting it to run, just ask here.
Changes:
The forward declaration for the friends (see previous mail) is no more
necessary, when you include iserializer.hpp
The following is missing in the example:
1. #include