The structure to store information of a line. More...
#include <eina_file.h>
Data Fields | |
const char * | start |
The start of the line. | |
const char * | end |
The end of the line. | |
unsigned int | index |
The line number. | |
unsigned long long | length |
The number of characters in the line. | |
The structure to store information of a line.