A macro that is specific to Allegro

According to allegro.cc, in order to maintain cross-platform compatibility, you must put the macro shown in Listing 8 at the very end of your main function.

This macro requirement is specific to Allegro.

Listing 8. A macro that is specific to Allegro.
END_OF_MAIN()