2.4.3.2. ex_DumpVariables()

[<<<] [>>>]

This function dumps the variables stored in the symbol table to the file pointed by fp

void ex_DumpVariables(SymbolTable q,
                      FILE *fp
  )@{

Note that this function is a debug function.


[<<<] [>>>]