###### (This function is part of SDL_ttf, a separate library from SDL.) # TTF_GetError Get last SDL_ttf error ## Header File Defined in [](https://github.com/libsdl-org/SDL_ttf/blob/SDL2/include/SDL_ttf.h) ## Syntax ```c #define TTF_GetError SDL_GetError ``` ## See Also - [TTF_SetError](TTF_SetError) ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)