next up previous contents index
Next: Execution profile Up: Function Previous: function_type

function_list init_function_list

    void init_function_list() void * function_list()

These two functions are intended to access to all the defined functions (built-in or not). init_function_list initializes the iteration, and function_list returns each time a different function or 0 when all the functions have been accessed. For instance, the following function is defined in the describe.sc file):


tabular1767


Lionel Fournigault
Mon Dec 15 10:53:26 MET 1997