Wunused-function

Determines whether a warning is issued if a declared function is not used.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-Wunused-function

-Wno-unused-function

Windows:

None

Arguments

None

Default

-Wno-unused-function

No warning is issued if a declared function is not used.

Description

This option determines whether a warning is issued if a declared function is not used.

Alternate Options

None


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.