SAM function SAM-Version-string()
From SoOS
Contents |
[edit] Name
SAM_Version_string - Get the version of the sam library
[edit] Synopsis
#include <sam.h> char * SAM_Version_string();
[edit] Description
The SAM_Version_string() function returns the version string of the SAM library used.
[edit] Return value
See DESCRIPTION above.
[edit] Errors
None, assumes correct input parameters.
[edit] Examples
Example 0 - Initialization