next up previous contents index
Next: browser_select_class Up: Browser interface Previous: browser_functions

browser_globals

   char ** browser_globals(char * prefix)

Returns a vector containing the list of globals (with their flags and definition file and line) which name 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.


tabular2579


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