|
⇤ ← Revision 1 as of 2010-05-08 20:35:37
Size: 510
Comment: create page, add content (Wed Mar 10 ver; changeset 4428)
|
Size: 511
Comment: update content (from Sam)
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 6: | Line 6: |
| Use this function to ^clear an error message^. | Use this function to clear any previous errors. |
DRAFT |
SDL_ClearError
Use this function to clear any previous errors.
Syntax
void SDL_ClearError(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Related Functions
SDL_GetError ???
