4 Dec
2005
4 Dec
'05
10:50 p.m.
The attached code compiles without problem on VC 7.1 - So I can't see
any problem.
Robert Ramey
PS. rather than using somethng like
static CWorld *m_w = new CWorld;
...
ar & *m_w
You might try
static CWorld *m_w;
ar & m_w; // let serialization create the pointer
RR
begin 666 test.cpp
M(VEN8VQU9&4@/&9S=')E86T^#0HC:6YC;'5D92 \8F]O