v0.4.1
Fast, portable C library for geometry input/output
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
Macros
version.h File Reference

Declaration of macros specifying gmio's version. More...

Go to the source code of this file.

Macros

#define GMIO_VERSION_MAJOR   0
 Expands to gmio's major version number. More...
 
#define GMIO_VERSION_MINOR   4
 Expands to gmio's minor version number. More...
 
#define GMIO_VERSION_PATCH   1
 Expands to gmio's patch version number. More...
 
#define GMIO_VERSION_STR   "0.4.1"
 Expands to a string that specifies gmio's version number. More...
 
#define GMIO_VERSION   0x000401
 Expands to an hexadecimal value of the form 0xMMNNPP (MM=major, NN=minor, PP=patch) that specifies gmio's version number. More...
 

Detailed Description

Declaration of macros specifying gmio's version.

Fougue © 2017