[fpc-pascal] array of const with cdecl procedure

Bernd prof7bit at gmail.com
Sun Nov 11 20:57:52 CET 2012


2012/11/11 Jonas Maebe <jonas.maebe at elis.ugent.be>:

> No, because the C varargs calling convention does not simply pass the parameters on the stack on most platforms.

Where else are the arguments if not on the stack? Everything I have
read so far about varargs and cdecl says they are on the stack.



More information about the fpc-pascal mailing list