TSLIB_VERSION

Section: tslib (3)
Updated:
Page Index
 

NAME

tslib_version - simply return tslib's version string  

SYNOPSIS

#include <tslib.h>

char *tslib_version();

 

DESCRIPTION

tslib_version() This function returns a static string holding tslib's version information.

 

SEE ALSO

ts_libversion(3), ts.conf(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO