Flow123d
release_3.0.0-966-gb002c76
|
XFILE structure holds additional info to generic FILE. More...
#include <xio.h>
Public Attributes | |
char * | filename |
file name in the time of opening More... | |
char * | mode |
opening mode More... | |
int | lineno |
last read line (only for text files) More... | |