[fpc-pascal] H2Pas sugestion: new -V param
leledumbo
leledumbo_cool at yahoo.co.id
Mon Sep 21 19:33:25 CEST 2015
> We already use something like this in WriteLn/ReadLn, eg:
>
> WriteLn('some', 'separed', 'arguments', 'without', 'squared', 'braces').
Different semantics, this one is properly type checked (and each converted
to different actual procedure based on its type).
> So, after this little explanation, what do you think about add a new param
> in H2Pas tool? Something like:
>
> -V Declare C variadic functions with varargs directive.
Delphi compatibility that doesn't break existing implementation should be
good.
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/H2Pas-sugestion-new-V-param-tp5722636p5722637.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list