Makes __cdecl the default calling convention.
Not available on IA-32 architecture. IA-32 architecture is only supported for C++.
Linux: | None |
Windows: | /Gd |
None
ON |
The default calling convention is __cdecl. |
This option makes __cdecl the default calling convention.
Visual Studio: Advanced > Calling Convention
Eclipse: None
None