Module error

Module error 

Source
Expand description

SDL uses a thread-local buffer to store the current error string.

Functions§

SDL_ClearError
Clear the error message for the current thread.
SDL_GetErrorMsg
Get the last error message that was set for the current thread.