next up previous contents [pdf] index

Next: Input parameters Up: sf_simtab_getint Previous: Call

Definition

bool sf_simtab_getint (sf_simtab table, const char* key,/*@out@*/ int* par)
/*< extract an int parameter from the table >*/
{
   ...
}




2011-07-02