next up previous contents [pdf] index

Next: Input parameters Up: sf_getint Previous: Call

Definition

bool sf_getint (const char* key,/*@out@*/ int* par) 
/*< get an int parameter from the command line >*/
{
   ...
}




2011-07-02