N
AME
query_num_arg
- find out how many arguments were given
S
YNTAX
int query_num_arg();
D
ESCRIPTION
Query_num_arg returns the number of arguments given when this function was called. This is only useful for varargs functions.
S
EE
A
LSO
call_function