Hi,
I would like to write some objects to disk using MFC serialization. What I need though is to to write
in text form, not binary. I was thinking of using ofstream but dont know exactly how to go about doing%0

Thanks