SCT_version_s Struct Reference

Information on the version of libscotty in use. Represents the library's version as three levels: major revision (increments with massive changes, additions, and enhancements), minor revision (increments with backwards-compatible changes to the major revision), and patchlevel (increments with fixes to the minor revision). More...

#include <scotty.h>


Data Fields

int major
int minor
int patch


Detailed Description

Information on the version of libscotty in use. Represents the library's version as three levels: major revision (increments with massive changes, additions, and enhancements), minor revision (increments with backwards-compatible changes to the major revision), and patchlevel (increments with fixes to the minor revision).

See also:
SCT_GetLinkedVersion

The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 09:33:28 2008 for libscotty by  doxygen 1.5.4