DOKK / manpages / debian 12 / liblog4c-doc / log4c_LOG4C_MAJOR_VERSION.3.en
version.h(3) log4c version.h(3)

version.h - log4c version information

#include <log4c/defs.h>


#define LOG4C_MAJOR_VERSION 1
#define LOG4C_MINOR_VERSION 2
#define LOG4C_MICRO_VERSION 4


const char * log4c_version (void)


const int log4c_major_version
const int log4c_minor_version
const int log4c_micro_version

log4c version information

constant macro holding the major version of log4c

constant macro holding the micro version of log4c

constant macro holding the minor version of log4c

Returns

a string containing the full log4c version

constant variable holding the major version of log4c

constant variable holding the micro version of log4c

constant variable holding the minor version of log4c

Generated automatically by Doxygen for log4c from the source code.

Thu Jan 19 2023 Version 1.2.4