table of contents
other versions
- buster 5.6-10+deb10u1
- buster-backports 6.3+dfsg-1~bpo10+1
- testing 6.3+dfsg-1
- unstable 6.3+dfsg-1
brlapi_version(3) | BrlAPI | brlapi_version(3) |
NAME¶
brlapi_versionSYNOPSIS¶
Macros¶
#define BRLAPI_RELEASE '0.8.2'
#define BRLAPI_MAJOR 0
#define BRLAPI_MINOR 8
#define BRLAPI_REVISION 2
Functions¶
void brlapi_getLibraryVersion (int *major, int *minor, int *revision)
Detailed Description¶
Macro Definition Documentation¶
#define BRLAPI_MAJOR 0¶
Library major version.#define BRLAPI_MINOR 8¶
Library minor version.#define BRLAPI_RELEASE '0.8.2'¶
Library version.#define BRLAPI_REVISION 2¶
Library revision.Function Documentation¶
void brlapi_getLibraryVersion (int * major, int * minor, int * revision)¶
Returns the version of the libraryAuthor¶
Generated automatically by Doxygen for BrlAPI from the source code.Wed Feb 03 2021 | Version 0.8 |