News

To create a properly formatted XML file in C, it is important to understand how to write that file. XML files are essentially text files, so a programmer can use the standard file input/output ...
Sure, .NET's got great support for XML, but what's a VB6 programmer to do? Learn to work with MSXML2's DOM parser, that's what.