fnon-lvalue-assign

Determines whether casts and conditional expressions can be used as lvalues.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-fnon-lvalue-assign

-fno-non-lvalue-assign

Windows:

None

Arguments

None

Default

-fnon-lvalue-assign

The compiler allows casts and conditional expressions to be used as lvalues.

Description

This option determines whether casts and conditional expressions can be used as lvalues.

Alternate Options

None


Submit feedback on this help topic

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