(This function is part of SDL_rtf, a separate library from SDL.)

RTF_Version

This function gets the version of the dynamically linked SDL_rtf library.

Header File

Defined in SDL_rtf.h

Syntax

int RTF_Version(void);

Return Value

Returns SDL_rtf version

Version

This function is available since SDL_rtf 3.0.0.


CategoryAPI, CategoryAPIFunction