Gd

Makes __cdecl the default calling convention.

IDE Equivalent

Windows: Advanced > Calling Convention

Linux: None

Mac OS X: None

Architectures

IA-32 architecture

Syntax

Linux and Mac OS X:

None

Windows:

/Gd

Arguments

None

Default

ON

The default calling convention is __cdecl.

Description

This option makes __cdecl the default calling convention.

Alternate Options

None


Submit feedback on this help topic

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