Tizen Native API
4.0
|
Public Attributes | |
const char * | start |
const char * | end |
unsigned int | index |
unsigned long long | length |
The structure to store information of a line.
const char* _Eina_File_Line::end |
The end of the line
unsigned int _Eina_File_Line::index |
The line number
unsigned long long _Eina_File_Line::length |
The number of characters in the line
const char* _Eina_File_Line::start |
The start of the line