Self

Querying SDL Version

Include File(s): SDL_version.h, SDL_revision.h

Introduction

These functions are used to collect or display information about the version of SDL that is currently being used by the program or that it was compiled against.

SDL_revision.h must be included in your program explicitly if you want to use the SDL_REVISION constant.

Structures

Functions


CategoryCategory

None: CategoryVersion (last edited 2016-03-27 21:54:16 by PhilippWiesemann)