|
CLEAR_FILE
|
Constant
|
|
Used as an argument to FPRINTF, forces the target file to be cleared.
|
Syntax
|
fprintf (file_name,CLEAR_FILE,);
|
Notes
|
Use at the beginning of the file to clear a results file or something of the sort.
|
Examples
|
|
Last modified: 1/19/2000 |
|
|