brlapi_version(3) Library Functions Manual brlapi_version(3)

brlapi_version - Version of the BrlAPI library


#define BRLAPI_RELEASE '0.8.5'
#define BRLAPI_MAJOR 0
#define BRLAPI_MINOR 8
#define BRLAPI_REVISION 5


void brlapi_getLibraryVersion (int *major, int *minor, int *revision)

Library major version.

Library minor version.

Library version.

Library revision.

Returns the version of the library

Generated automatically by Doxygen for BrlAPI from the source code.

Version 0.8 BrlAPI