next up previous contents [pdf] index

Next: Input parameters Up: sf_filedims Previous: Call

Definition

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




2011-07-02