next up previous contents [pdf] index

Next: Input parameters Up: sf_getstrings Previous: Call

Definition

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




2011-07-02