include/nppversion.h File Reference

NPP version information. More...

Go to the source code of this file.

Defines

#define NPP_VERSION_MAJOR   1
 Major version number.
#define NPP_VERSION_MINOR   1
 Minor version number.
#define NPP_VERSION_BUILD   0
 Build number. Reflects the number of the nightly build.


Detailed Description

NPP version information.

This file contains #defines with the various versioning information. A user should not directly rely on these defines but rather use nppGetLibVersion to obtain this information.


Define Documentation

#define NPP_VERSION_BUILD   0

Build number. Reflects the number of the nightly build.

#define NPP_VERSION_MAJOR   1

Major version number.

#define NPP_VERSION_MINOR   1

Minor version number.


Copyright © 2009 NVIDIA Corporation