sunperf_version - gets library information
F95 INTERFACE
C INTERFACE
#include <sunperf.h>
The C version of sunperf_version also return a pointer to
the version string.
char *sunperf_version(int *version, int *patch, int
*update);
char *sunperf_version_64(long *version, long *patch, long
*update);
VERSION (output)
Version number of library
PATCH (output)
Patch number of library
Update number of library