Main Page | Data Structures | File List | Globals | Related Pages

init.h

Go to the documentation of this file.
00001 /* $Id: init.h,v 1.3 2003/09/12 21:06:45 legoater Exp $
00002  *
00003  * Copyright 2001-2003, Meiosys (www.meiosys.com). All rights reserved.
00004  *
00005  * See the COPYING file for the terms of usage and distribution.
00006  */
00007 
00008 #ifndef __log4c_init_h
00009 #define __log4c_init_h
00010 
00023 extern int log4c_init(void);
00024 
00030 extern int log4c_fini(void);
00031 
00032 #endif

Generated on Sat Dec 11 11:03:57 2004 for log4c by  doxygen 1.3.9.1