.TH "init.h" 3 "Version 1.2.4" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME init.h \- log4c constructors and destructors .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SS "Functions" .in +1c .ti -1c .RI "int \fBlog4c_init\fP (void)" .br .ti -1c .RI "int \fBlog4c_fini\fP (void)" .br .in -1c .SH "Detailed Description" .PP log4c constructors and destructors .SH "Function Documentation" .PP .SS "int log4c_fini (void)" destructor .PP \fBReturns\fP .RS 4 0 for success .RE .PP .SS "int log4c_init (void)" constructor .PP \fBReturns\fP .RS 4 0 for success .RE .PP .SH "Author" .PP Generated automatically by Doxygen for log4c from the source code\&.