gdsl  1.6
Main module

Functions

const char * gdsl_get_version (void)
 Get GDSL version number as a string.

Function Documentation

const char* gdsl_get_version ( void  )

Get GDSL version number as a string.

Note:
Complexity: O( 1 )
Precondition:
nothing.
Postcondition:
the returned string MUST NOT be deallocated.
Returns:
the GDSL version number as a string.