Cdecl32: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
|} | |} | ||
[[Category: | [[Category:Stub]] |
Latest revision as of 13:30, 3 May 2023
- Stack pushing order: Right-to-left
- Stack cleaned by caller
- Alignment: 4
- Registers saved: ESI, EDI, EBX
Compiler | Modifier |
---|---|
FPC/VPC | cdecl |
Speed Pascal/Sibyl | CDECL |
C/C++ | _System |
Watcom Fortran | __syscall |
Ada95 | c |
Forth32 | doscall |