Name

ap_cfg_ getc — read a character from a configuration

Synopsis

int ap_cfg_ getc(configfile_t *cfp)

Reads a single character from cfp. If the character is LF, the line number is incremented. Returns the character or EOF if the configuration has completed.