Thursday, July 9, 2009

How can you write a readable xml file in C++ without using .net?

int printf ( const char * format, ... );








--


Alex

How can you write a readable xml file in C++ without using .net?
Use fstream.


No comments:

Post a Comment