Skip to content

Variables Update !

Latest
Compare
Choose a tag to compare
@AmiralBl3ndic AmiralBl3ndic released this 01 Apr 13:18

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