In file log.c:

void log_error_mesg(char *file, int line, char *mesg)

performs a log_error_time, writes the file and line number to stderr (saving errno), and then a perror with message

Documentation

performs a log_error_time, writes the file and line number to stderr (saving errno), and then a perror with message

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.