Expand description
SDL uses a thread-local buffer to store the current error string.
Functions§
- SDL_
Clear ⚠Error - Clear the error message for the current thread.
- SDL_
GetError ⚠Msg - Get the last error message that was set for the current thread.
SDL uses a thread-local buffer to store the current error string.