Skip to content

johnkhigginson/employeeXML-reader

Repository files navigation

employeeXML-reader

Download and place all files (specifically Main.cpp, employee.cpp, and employee.h) into the same folder.

Compile using the following: g++ -std=c++17 employee.cpp Main.cpp

Once the executable has been created, run it while passing one of the employee xml files as an argument.

Output will be placed into employee.bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages