next up previous contents [pdf] index

Next: Input parameters Up: sf_tempfile Previous: Call

Definition

FILE *sf_tempfile(char** dataname, const char* mode)
/*< Create a temporary file with a unique name >*/
{
   ...
}




2011-07-02