init.h
init.h
Section: log4c (3) Updated: 10 May 2008 Local index
Up
NAME
init.h - log4c constructors and destructors
SYNOPSIS
#include <log4c/defs.h>
#include <stdio.h>
Functions
LOG4C_API int log4c_init (void)
LOG4C_API int log4c_fini (void)
Detailed Description
log4c constructors and destructors
Function Documentation
LOG4C_API int log4c_fini (void)
destructor
Returns:
-
0 for success
References log4c_rc_t::config, log4c_rc, and log4c_rc_t::nocleanup.
LOG4C_API int log4c_init (void)
constructor
Returns:
-
0 for success
Author
Generated automatically by Doxygen for log4c from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Functions
-
- Detailed Description
-
- Function Documentation
-
- LOG4C_API int log4c_fini (void)
-
- LOG4C_API int log4c_init (void)
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:49:38 GMT, April 16, 2011