Sponsor:

Your company here, and a link to your site. Click to find out more.

log4c_init.h - Man Page

log4c constructors and destructors

Synopsis

#include <log4c/defs.h>
#include <stdio.h>

Functions

int log4c_init (void)
int log4c_fini (void)

Detailed Description

log4c constructors and destructors

Function Documentation

int log4c_fini (void)

destructor

Returns

0 for success

int log4c_init (void)

constructor

Returns

0 for success

Author

Generated automatically by Doxygen for log4c from the source code.

Referenced By

The man pages log4c_fini(3) and log4c_init(3) are aliases of log4c_init.h(3).

Version 1.2.4 log4c