alien-invoke gets an extra parameter indicating if the call uses varargs or not. In 99.9% of the cases, the parameter should be f, but is t if varargs are indicated. E.g : do-printf ( fmt d -- st ) int f "printf" { c-string double } t alien-invoke ; |
||
---|---|---|
.. | ||
accessors | ||
strings | ||
alien-docs.factor | ||
alien-tests.factor | ||
alien.factor | ||
authors.txt | ||
summary.txt | ||
tags.txt |