next up previous contents [pdf] index

Next: Input parameters Up: sf_getbool Previous: Call

Definition

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




2011-07-02