next up previous contents [pdf] index

Next: Input parameters Up: sf_simtab_getstrings Previous: Call

Definition

bool sf_simtab_getstrings (sf_simtab table, const char* key,
                           /*@out@*/ char **par,size_t n)
/*< extract a string array parameter from the table >*/
{    
   ...
}




2011-07-02