.TH "rc.h" 3 "Version 1.2.4" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME rc.h \- log4c resource configuration .SH SYNOPSIS .br .PP \fC#include \fP .br .SS "Data Structures" .in +1c .ti -1c .RI "struct \fBlog4c_rc_t\fP" .br .RI "resource configuration object " .in -1c .SS "Functions" .in +1c .ti -1c .RI "int \fBlog4c_load\fP (const char *a_filename)" .br .in -1c .SS "Variables" .in +1c .ti -1c .RI "\fBlog4c_rc_t\fP *const \fBlog4c_rc\fP" .br .in -1c .SH "Detailed Description" .PP log4c resource configuration .SH "Function Documentation" .PP .SS "int log4c_load (const char * a_filename)" load log4c resource configuration file .PP \fBParameters\fP .RS 4 \fIa_filename\fP name of file to load .RE .PP .SH "Variable Documentation" .PP .SS "\fBlog4c_rc_t\fP* const log4c_rc" default log4c resource configuration object .SH "Author" .PP Generated automatically by Doxygen for log4c from the source code\&.