next up previous contents [pdf] index

Next: Input parameters Up: sf_histtbools Previous: Call

Definition

bool sf_histbools (sf_file file, const char* key,
                   /*@out@*/ bool* par, size_t n) 
/*< read a bool array of size n parameter from file >*/ 
{
   ...
}




2011-07-02