Calling Conventions

The Alpha edition has a single calling convention, _ _cdecl. Therefore, the /Gd, /Gr, and /Gz switches, which in the x86 version of Visual C++ determine aspects of functions and stack behavior, are unnecessary in the Alpha edition of Visual C++. The Alpha edition quietly ignores these switches.