SDL2 API: 01.Basics - 03 - Error Handling Flashcards

1
Q

SDL_ClearError

A

Clear any previous error message.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

SDL_GetError

A

Retrieve a message about the last error that occurred.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

SDL_SetError

A

Set the SDL error message.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly