implement C.stdarg
Closed this issue · 2 comments
GoogleCodeExporter commented
stdarg.h
Original issue reported on code.google.com by zwetan
on 25 Nov 2013 at 4:41
GoogleCodeExporter commented
The stdarg header defines several macros used to get the arguments in a
function when the number of arguments is not known.
In an AS3 context we roll with different rules (rest arg for ex)
Original comment by zwetan
on 18 Jan 2014 at 3:10
- Changed state: Started
GoogleCodeExporter commented
we keep it as "not implemented"
Original comment by zwetan
on 18 Jan 2014 at 3:10
- Changed state: Done