Cdecl32
Appearance
- 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 |
Category: The OS/2 API Project