linux

canGetVersion

Syntax


#include <canlib.h>
unsigned short canGetVersion(void);

Description

This function returns the library version number.

Input Parameters

None.

Output Parameters

None.

Return Value

The return value is the version number of CANLIB. The most significant byte is the major version number and the least significant byte is the minor version number.