next up previous contents index
Next: browser_globals Up: Browser interface Previous: browser_class_flags

browser_functions

   char ** browser_functions(char * prefix)

Returns a vector containing the list of functions (with their flags, definition file and line) which name and eventually parameter type list begins with the given prefix.

Returns 0 if Smac cannot allocate memory to memorize the result.

Attention Be careful, the result is allocated each time the function is called, use free() to release it. The vector and its included strings are placed in a unique allocated block.


tabular2568


Lionel Fournigault
Fri Nov 6 17:00:30 MET 1998