#include <stdio.h>
#include "output.h"
Go to the source code of this file.
Functions | |
int | outputInit (char *fname) |
int | outputClose (void) |
Variables | |
FILE * | output |
|
Definition at line 28 of file output.c. References output. Referenced by main(). |
|
Definition at line 23 of file output.c. References output. |
|
Definition at line 21 of file output.c. Referenced by outputClose(), and outputInit(). |