next up previous contents [pdf] index

Next: Input parameters Up: sf_getints Previous: Call

Definition

bool sf_getints (const char* key,/*@out@*/ int* par,size_t n) 
/*< get an int array parameter (comma-separated) from the command line >*/
{
   ...
}




2011-07-02