Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at Startup and Termination (C++).
Program startup and termination are facilitated by using two functions: main and exit. Other startup and termination code may be executed.