next up previous contents [pdf] index

Next: Input parameters Up: sf_setformat Previous: Call

Definition

void sf_setformat (sf_file file, const char* format)
/*< Set file format.
---
format has a form "form_type", i.e. native_float, ascii_int, etc.
>*/
{    
   ...
}




2011-07-02