next up previous contents [pdf] index

Next: sf_putstring Up: sf_putfloat Previous: Input parameters

Definition

void sf_putfloat (sf_file file, const char* key,float par)
/*< put a float parameter to a file >*/
{
   ...
}




2011-07-02