ELinks 0.18.0
|
Data Fields | |
char * | look |
Points to the next character to be parsed from the configuration file. | |
int | line |
The line number corresponding to look. | |
int conf_parsing_pos::line |
The line number corresponding to look.
This is shown in error messages.
char* conf_parsing_pos::look |
Points to the next character to be parsed from the configuration file.