next up previous contents [pdf] index

Next: Input parameters Up: sf_getfloats Previous: Call

Definition

bool sf_getfloats (const char* key,/*@out@*/ float* par,size_t n) 
/*< get a float array parameter from the command line >*/
{
   ... 
}




2011-07-02