Cpp Loading Module This is a command line loading program written in C++. Steps to get the project running : g++-5 -std=c++14 Loading.cpp -o Loading.out ./Loading.out