Main Page | Modules | Data Structures | Data Fields

Version


Detailed Description

Stuffs to access peak's info and version in your application.


Defines

#define PEAK_VERSION_NUMBER   0x0010000fL

Functions

long peak_version_get_number ()
 Get peak's version number.

const char * peak_version_get_string ()
 Get peak's version as a string.


Define Documentation

#define PEAK_VERSION_NUMBER   0x0010000fL
 

MNNFFPPS: major minor fix patch status


Function Documentation

long peak_version_get_number  ) 
 

Get peak's version number.

Useful for even more precise compatibility check.

Returns:
A number identifying libpeak's version.

const char* peak_version_get_string  ) 
 

Get peak's version as a string.

Returns:
A pointer to a string of the version of peak. You don't have to free it as it's still owned by the library.


Generated on Thu Jan 8 18:16:24 2004 for the PEAK Library by doxygen     SourceForge.net Logo