This version:
- Supports variables of types
- integer
- float
- string
- Makes compilation on different systems easier: the program now detects the OS you are running so you do not have to change values in the
constants.h
file before compiling - Is still memory leaks free