Wiki Page Content

SDL_GetRevisionNumber

Use this function to get the revision number of SDL that is linked against your program.

Syntax

int SDL_GetRevisionNumber(void)

Return Value

Returns a number uniquely identifying the exact revision of the SDL library in use.

Code Examples

You can add your code example here

Remarks

This is an incrementing number based on commits to hg.libsdl.org.


CategoryAPI, CategoryVersion

None: SDL_GetRevisionNumber (last edited 2011-04-21 17:46:06 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit