Main() - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

In C and C++ programming, main() is the function that is invoked by the operating system to begin the program. In ENIGMA, this function is declared by systems under the Platforms/ directory.