Yeppp!  0.9
 All Data Structures Functions Variables Enumerations Enumerator Groups Pages
Data Fields

Contains information about Yeppp! library version. More...

Data Fields

Yep32u major
 The major version. Library releases with the same major versions are guaranteed to be API- and ABI-compatible.
 
Yep32u minor
 The minor version. A change in minor versions indicates addition of new features, and major bug-fixes.
 
Yep32u patchLevel
 The patch level. A version with a higher patch level indicates minor bug-fixes.
 
Yep32u build
 The build number. The build number is unique for the fixed combination of major, minor, and patch-level versions.
 
const char * releaseName
 A UTF-8 string with a human-readable name of this release. May contain non-ASCII characters.
 

Detailed Description

Contains information about Yeppp! library version.

See Also
yepLibrary_GetVersion