next up previous contents [pdf] index

Next: Input parameters Up: sf_simtab_getbools Previous: Call

Definition

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




2011-07-02