12.9 Output files for MenuetOS
-------------------------------
MenuetOS executables are supported in the most recent versions of C--.
To compile a MenuetOS (MeOS) file, use the option /meos. This gives a file
without any extension which can then be used in MenuetOS.
If /j0 or '#jumpttomain NONE' were not used during compilation, the
compiler will use 'startup.h-- as the startup file, which for MenuetOS
creates a startup and exit blocks. You can also terminate such programs by
simply exiting 'main'.