Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 237 Bytes

Convert table

Purpose

Program created to learn coding object way in C++.

Install

Make sure you have make and any C++ compiler. In Makefile set compiler variable to match your compiler. Run make command in root app folder.