next up previous contents [pdf] index

Next: Input parameters Up: sf_simtab_getfloats Previous: Call

Definition

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




2011-07-02