|
Size: 1028
Comment:
|
← Revision 21 as of 2013-10-12 19:03:28 ⇥
Size: 1054
Comment: Fixed search to exclude the right pages and added links.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 15: | Line 15: |
| Functions in this category provide simple error message routines for SDL. SDL_GetError() can be called for almost all SDL functions to determine what problems are occurring. Check the wiki page of each specific SDL function to see whether SDL_GetError() is meaningful for them or not. | Functions in this category provide simple error message routines for SDL. [[SDL_GetError]]() can be called for almost all SDL functions to determine what problems are occurring. Check the wiki page of each specific SDL function to see whether [[SDL_GetError]]() is meaningful for them or not. |
| Line 21: | Line 21: |
| ##<<FullSearchCached(category:CategoryEnum CategoryError -SGEnumerations)>> | ##<<FullSearchCached(category:CategoryEnum CategoryError -title:SGEnumerations)>> |
| Line 24: | Line 24: |
| ##<<FullSearchCached(category:CategoryStruct CategoryError -SGStructures)>> | ##<<FullSearchCached(category:CategoryStruct CategoryError -title:SGStructures)>> |
| Line 27: | Line 27: |
| <<FullSearchCached(category:CategoryError -CategoryEnum -CategoryStruct)>> | <<FullSearchCached(category:CategoryError -CategoryEnum -title:CategoryStruct)>> |
Error Handling
Include File(s): SDL_error.h
Contents
Introduction
Functions in this category provide simple error message routines for SDL. SDL_GetError() can be called for almost all SDL functions to determine what problems are occurring. Check the wiki page of each specific SDL function to see whether SDL_GetError() is meaningful for them or not.
The SDL error messages are in English.
