|
To expand the functionality of Vortex, user-defined functions
written in C can be added. User functions have a calling
syntax in Vortex similar to builtin functions (which differ from
script function calls - arguments are not named), and like builtin
functions their return value is assigned to the variable $ret.
Copyright © Thunderstone Software Last updated: Thu Dec 22 15:13:31 EST 2011
|