![]() |
|
SSP_VERSIONSection: User Manuals (3)Updated: JULY 2001 NAMESSP_version - Return the version of the Secure Spread (ssplib) librarySYNOPSIS#include <ssp.h>int SSP_version( int *major_version, int *minor_version, int *patch_version); DESCRIPTIONSSP_version returns the version of the Secure Spread (ssplib) library.The major_version is the most significant number of the version. The minor_version is the second number of the version. The patch_version is the least significant number of the version. RETURN VALUESReturns 1 on success or 0 if one of the supplied parameters is NULL.BUGSNone.AUTHORCristina Nita-Rotaru <crisn@cnds.jhu.edu>
IndexThis document was created by man2html, using the manual pages. Time: 19:54:04 GMT, July 07, 2001
|