-
Notifications
You must be signed in to change notification settings - Fork 0
Main()
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