.TH "rc.h" 3 "Mon May 2 2011" "Version 1.2.1" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME rc.h \- .PP 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 "\fIresource configuration object \fP" .in -1c .SS "Functions" .in +1c .ti -1c .RI "LOG4C_API int \fBlog4c_load\fP (const char *a_filename)" .br .in -1c .SS "Variables" .in +1c .ti -1c .RI "LOG4C_API \fBlog4c_rc_t\fP *const \fBlog4c_rc\fP" .br .in -1c .SH "Detailed Description" .PP log4c resource configuration .SH "Function Documentation" .PP .SS "LOG4C_API 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 "LOG4C_API \fBlog4c_rc_t\fP* const \fBlog4c_rc\fP"default log4c resource configuration object .SH "Author" .PP Generated automatically by Doxygen for log4c from the source code.