StoreSystem A simple store system from C++ Preview Usage Compile the store.cpp file or download the exe file located inside of the src directory. Compiling To compile use G++ or any C++ compiler. g++ store.cpp -o storeExecutable LICENSE This project is under the MIT LICENSE.