FS
Size: a a a
FS
TS
*
TS
AT
TS
*
DP
*
/* another implementation-defined form, with int as return type */
*
TS
*
*
FS
*
A program shall contain a global function called main, which is the designated start of the program. It is implementation-defined whether a program in a freestanding environment is required to define a main function. [Note:In a freestanding environment, start-up and termination is implementation-defined; start-up contains the execution of constructors for objects of namespace scope with static storage duration;termination contains the execution of destructors for objects with static storage duration.— end note]
IV
*
TS