ELinks 0.18.0
conf_parsing_pos Struct Reference

Data Fields

char * look
 Points to the next character to be parsed from the configuration file.
int line
 The line number corresponding to look.

Field Documentation

◆ line

int conf_parsing_pos::line

The line number corresponding to look.

This is shown in error messages.

◆ look

char* conf_parsing_pos::look

Points to the next character to be parsed from the configuration file.


The documentation for this struct was generated from the following file: