Determines whether a warning is issued if the return type of main is not expected.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -Wmain -Wno-main |
Windows: | None |
None
-Wno-main |
No warning is issued if the return type of main is not expected. |
This option determines whether a warning is issued if the return type of main is not expected.
None
Copyright © 1996-2010, Intel Corporation. All rights reserved.