open_file
Author:
Date:
Description:
General routine to open files. Can handle files which have been compressed using gzip.
References
Input Variables:
Variable
Type
Units
Description
string
char array
NA
filename
type
char array
NA
file mode (eg. '+w')
Output Variables:
Variable
Type
Units
Description
stream
FILE *
NA
pointer to a file structure
Subroutines Called:
Modifications and Limitations
VIC Home Page
VIC Code Page
Page Last Modified on 7/18/97