next up previous contents [pdf] index

Next: Input parameters Up: sf_floatwrite Previous: Call

Definition

void sf_floatwrite (float* arr, size_t size, sf_file file)
/*< write a float array arr[size] to file >*/
{
   ...
}




2011-07-02