CCSDS 124.0-B-1 C 1.0.0
CCSDS 124.0-B-1 Lossless Compression
Loading...
Searching...
No Matches
Utility API

Helper functions. More...

Functions

const char * ccsds124_version_string (void)
 Get version string.
 
const char * ccsds124_error_string (int error_code)
 Get error message for error code.
 

Detailed Description

Helper functions.

Function Documentation

◆ ccsds124_error_string()

const char * ccsds124_error_string ( int  error_code)

Get error message for error code.

Parameters
[in]error_codeError code from API function
Returns
Human-readable error message

◆ ccsds124_version_string()

const char * ccsds124_version_string ( void  )

Get version string.

Returns
Version string in format "X.Y.Z"