Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml_Reader_test_project

This project is to test out xml reader using c++ and the BOOST library.

Note

To build this project

mkdir build
cd build
cmake ../
make

or use

cmake ../ && make && ./trial

Usage

./xml_Reader_test_project /path/to/xml/file/filename.xml

or alternatively

./xml_Reader_test_project ../test.xml

About

This project is to test out xml reader using c++ and the BOOST library

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages