Definition in file timesFile.c.
Include dependency graph for timesFile.c:
Go to the source code of this file.
Functions | |
int | tfMakeTimesFile (const char *name, const float values[]) |
Make a file in the current directory with the given name whose contents are the given array of floats. |
|
Make a file in the current directory with the given name whose contents are the given array of floats.
Definition at line 26 of file timesFile.c. References require, and TIMES_FILE_TERMINATOR. |