|
Size: 628
Comment: update formatting
|
Size: 708
Comment: update content (w/ Sam)
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| '''Primary Include:''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_error.h|SDL_error.h]] | '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_error.h|SDL_error.h]] |
| Line 15: | Line 15: |
| Functions in this category provide simple error message routines for SDL. These functions can be called for nearly every other function to determine what problems are occurring. | Functions in this category provide simple error message routines for SDL. These functions can be called for nearly every other function to determine what problems are occurring. These error messages are not localized, but are currently English error strings. |
DRAFT |
Error Handling (SDL_error.h)
Include File(s): SDL_error.h
Introduction
Functions in this category provide simple error message routines for SDL. These functions can be called for nearly every other function to determine what problems are occurring. These error messages are not localized, but are currently English error strings.
