eccLib 1.1.0
Python library for bioinformatics written in C
|
File base struct. More...
#include <reader.h>
Data Fields | |
const char * | filename |
The name of the file. | |
FILE * | file |
The FILE object. | |
File base struct.
FILE* file::file |
The FILE object.
This is used to access the file contents
const char* file::filename |
The name of the file.