Determines whether a warning is issued if a declared function is not used.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -Wunused-function -Wno-unused-function |
Windows: | None |
None
-Wno-unused-function |
No warning is issued if a declared function is not used. |
This option determines whether a warning is issued if a declared function is not used.
None
Copyright © 1996-2010, Intel Corporation. All rights reserved.