[fpc-pascal] array of const with cdecl procedure

Bernd prof7bit at gmail.com
Sun Nov 11 21:17:17 CET 2012


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

> Then you probably only read about i386 ABIs (and maybe m68k).

But a bunch of ifdefs should do the trick then, it should still be
possible to implement every possible implementation in pascal somehow.

Is there a document somewhere that specifies how exactly cdecl varargs
is implemented on the different platforms? I could no find anything.
Since fpc can *call* vararg functions the knowledge about how exactly
they are implemented on all the different platforms must exist
somewhere?



More information about the fpc-pascal mailing list