SDL_ClearError
Use this function to clear any previous error message.
Syntax
void SDL_ClearError(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Use this function to clear any previous error message.
void SDL_ClearError(void)
You can add your code example here
You can add useful comments here