<p>Am 25.01.2016 04:42 schrieb "silvioprog" <<a href="mailto:silvioprog@gmail.com">silvioprog@gmail.com</a>>:<br>
> What I'm doing wrong? Can I use this callings on FPC in the DELPHI mode?! :-/</p>
<p>Neither FPC nor Delphi allow you to declare your own varargs functions. That it works in Delphi is by pure change. Trying to outsmart the compiler will only lead to trouble.</p>
<p>Regards,<br>
Sven</p>