Skip to content
hpgDesigns edited this page Aug 8, 2021 · 1 revision

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.

This is number 1

Clone this wiki locally