include/xlsxio_version.h File Reference

XLSX I/O header file with version information. More...

Go to the source code of this file.

Defines

#define XLSXIO_VERSION_STRING
 string with dotted version number
#define XLSXIOREAD_NAME   "libxlsxio_read"
 string with name of XLSX I/O reading library
#define XLSXIOWRITE_NAME   "libxlsxio_write"
 string with name of XLSX I/O writing library
#define XLSXIOREAD_FULLNAME
 string with name and version of XLSX I/O reading library
#define XLSXIOWRITE_FULLNAME
 string with name and version of XLSX I/O writing library
XLSXIO_VERSION_*

version number constants

See also:
xlsxioread_get_version()
xlsxiowrite_get_version()


#define XLSXIO_VERSION_MAJOR   0
 major version number
#define XLSXIO_VERSION_MINOR   2
 minor version number
#define XLSXIO_VERSION_MICRO   29
 micro version number

Detailed Description

XLSX I/O header file with version information.

Author:
Brecht Sanders

Only use this header file when version information is needed at compile time. Otherwise the version functions in the libraries should be used.

See also:
XLSXIO_VERSION_*
XLSXIO_VERSION_STRING
xlsxioread_get_version()
xlsxioread_get_version_string()
xlsxiowrite_get_version()
xlsxiowrite_get_version_string()
 All Files Functions Typedefs Defines

Generated on 11 Jul 2020 for XLSX I/O by  doxygen 1.6.1