SDL_VERSION - Man Page

This is the version number macro for the current SDL version.

Header File

Defined in SDL3/SDL_version.h

Synopsis

#include "SDL3/SDL.h"

#define SDL_VERSION .BI SDL_VERSIONNUM(SDL_MAJOR_VERSION,SDL_MINOR_VERSION,SDL_MICRO_VERSION)

Availability

This macro is available since SDL 3.2.0.

See Also

·(3), SDL_GetVersion(3)

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS