Options -Gc, -Gd, -Gr, -Gz: Set Default Calling Convention
From Asmc Macro Assembler
Options -Gc, -Gd, -Gr, -Gz: Set Default Calling Convention
The default calling convention set by these options are:
| -Gc | Pascal |
| -Gd | C(decl) |
| -Gr | Fastcall |
| -Gz | Stdcall |
From Asmc Macro Assembler
| -Gc | Pascal |
| -Gd | C(decl) |
| -Gr | Fastcall |
| -Gz | Stdcall |