next up previous contents [pdf] index

Next: Input parameters Up: sf_largefiledims Previous: Call

Definition

int sf_largefiledims (sf_file file, /*@out@*/ off_t *n) 
/*< Find file dimensions.
--- 
Outputs the number of dimensions dim and a dimension array n[dim] >*/
{
   ...
}




2011-07-02