logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

brlapi_version - Version of the BrlAPI library

Author

Generated automatically by Doxygen for BrlAPI from the source code. BrlAPI Version 0.8 brlapi_version(3)

Detailed Description

Function Documentation

voidbrlapi_getLibraryVersion(int*major,int*minor,int*revision) Returns the version of the library

Macro Definition Documentation

#defineBRLAPI_MAJOR0 Library major version. #defineBRLAPI_MINOR8 Library minor version. #defineBRLAPI_RELEASE'0.8.6' Library version. #defineBRLAPI_REVISION6 Library revision.

Name

brlapi_version - Version of the BrlAPI library

Synopsis

Macros #define BRLAPI_RELEASE '0.8.6' #define BRLAPI_MAJOR 0 #define BRLAPI_MINOR 8 #define BRLAPI_REVISION 6 Functions void brlapi_getLibraryVersion (int *major, int *minor, int *revision)

See Also