Fixmath  1.4
Macros | Variables
fixmath_ver.h File Reference

Fixmath version numbers. More...

Go to the source code of this file.

Macros

#define FX_VERSION
 
#define FX_MINOR
 

Variables

const unsigned int fx_version
 
const unsigned int fx_minor
 

Detailed Description

Fixmath version numbers.

Macro Definition Documentation

#define FX_VERSION

The compile-time major version number.

#define FX_MINOR

The compile-time minor version number.

Variable Documentation

const unsigned int fx_version

The run-time major version number.

const unsigned int fx_minor

The run-time minor version number.