#include "xmlNode.h"
#include <stdio.h>
#include <fstream>
Go to the source code of this file.
Namespaces | |
namespace | std |
Functions | |
int | main (int argc, char *argv) |
Example usage of XmlNode. |
The code may be used freely in any way. It is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Definition in file test.cpp.