Am 13.05.2016 17:58 schrieb "Seth Grover" <sethdgro...@gmail.com>:
> How can I do this? Is there any way for me to pass an array of const
argument through directly to a cdecl'ed procvar call?

You can't, because an array of const/vararg of a cdecl function is
something completely different from a normal Pascal array of const.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to