version.c File Reference

#include "internal.h"
#include <strverscmp.h>

Go to the source code of this file.

Functions

const char * gsasl_check_version (const char *req_version)


Function Documentation

const char* gsasl_check_version ( const char *  req_version  ) 

gsasl_check_version:

Parameters:
req_version version string to compare with, or NULL.
Check library version.

See GSASL_VERSION for a suitable string.

Return value: Check that the the version of the library is at minimum the one given as a string in and return the actual version string of the library; return NULL if the condition is not met. If NULL is passed to this function no check is done and only the version string is returned.

Definition at line 42 of file version.c.


Generated on Tue Aug 22 12:06:07 2006 for gsasl by  doxygen 1.4.7