Extracted from Pike v7.6 release 13 at 2006-10-17.
pike.ida.liu.se
[Top]

Method query_num_arg()


Method query_num_arg

int query_num_arg()

Description

Returns the number of arguments given when the previous function was called.

This is useful for functions that take a variable number of arguments.

See also

call_function()