next up previous contents [pdf] index

Next: Input parameters Up: sf_histfloats Previous: Call

Definition

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




2011-07-02