> 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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to