SDL_version Struct Reference

Information the version of SDL in use. More...

#include <SDL_version.h>


Data Fields

Uint8 major
Uint8 minor
Uint8 patch


Detailed Description

Information the version of SDL 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:
SDL_VERSION

SDL_GetVersion


Field Documentation

major version

minor version

update version


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 21:32:25 2009 for Simple DirectMedia Layer by  doxygen 1.5.8