##master-page:CategoryTemplate ##master-date:Unknown-Date #pragma camelcase off #format wiki #language en = Error Handling = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_error.h|SDL_error.h]] <> == 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. ##Remove this line and the ## below to use this markup if it becomes relevant to this category ##== Enumerations == ##<> ##== Structures == ##<> == Functions == <> ---- CategoryCategory