brlapi_version(3) | BrlAPI | brlapi_version(3) |
brlapi_version - Version of the BrlAPI library
#define BRLAPI_RELEASE '0.8.2'
#define BRLAPI_MAJOR 0
#define BRLAPI_MINOR 8
#define BRLAPI_REVISION 2
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.
Mon Sep 20 2021 | Version 0.8 |