Query: log4c_major_version
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
version.h(3) log4c version.h(3)NAMEversion.h - log4c version informationSYNOPSIS#include <log4c/defs.h> Defines #define LOG4C_MAJOR_VERSION 1 #define LOG4C_MINOR_VERSION 2 #define LOG4C_MICRO_VERSION 1 Functions const char * log4c_version (void) Variables const int log4c_major_version const int log4c_minor_version const int log4c_micro_version Detailed Description log4c version information Define Documentation #define LOG4C_MAJOR_VERSION 1 constant macro holding the major version of log4c #define LOG4C_MICRO_VERSION 1 constant macro holding the micro version of log4c #define LOG4C_MINOR_VERSION 2 constant macro holding the minor version of log4c Function Documentation const char* log4c_version (void) Returns: a string containing the full log4c version Variable Documentation const int log4c_major_version constant variable holding the major version of log4c const int log4c_micro_version constant variable holding the micro version of log4c const int log4c_minor_version constant variable holding the minor version of log4c Author Generated automatically by Doxygen for log4c from the source code. Version 1.2.1 Mon May 2 2011 version.h(3)
Related Man Pages |
---|
log4c_appender_type_mmap(3) - debian |
log4c_layout_delete(3) - debian |
log4c_layout_print(3) - debian |
log4c_layout_t(3) - debian |
log4c_layout_type_define(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Introduction |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |