Doxygen_Assn4  4
91.204 Assignment No.4
Functions | Variables
main.cpp File Reference
#include "XMLElement.h"
#include <iostream>
#include <string>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

XMLElement xmlFile = XMLElement()
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 18 of file main.cpp.

Variable Documentation

XMLElement xmlFile = XMLElement()

Definition at line 15 of file main.cpp.