ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference

 


exsltconfig.h

Includes:
<ansidecl.h>

Introduction



#defines


LIBEXSLT_DOTTED_VERSION


#define LIBEXSLT_DOTTED_VERSION "1.1.11" 
Discussion

LIBEXSLT_DOTTED_VERSION:

the version string like "1.2.3"


LIBEXSLT_VERSION


#define LIBEXSLT_VERSION 809 
Discussion

LIBEXSLT_VERSION:

the version number: 1.2.3 value is 1002003


LIBEXSLT_VERSION_EXTRA


#define LIBEXSLT_VERSION_EXTRA "" 
Discussion

LIBEXSLT_VERSION_EXTRA:

extra version information, used to show a CVS compilation


LIBEXSLT_VERSION_STRING


#define LIBEXSLT_VERSION_STRING "809" 
Discussion

LIBEXSLT_VERSION_STRING:

the version number string, 1.2.3 value is "1002003"

Last Updated: 2006-06-20