Wiki Page Content

Revision 2 as of 2010-05-13 04:59:26

Clear message

DRAFT

SDL_GetError

Use this function to retrieve an SDL error string.

Syntax

char* SDL_GetError(void)

Return Value

A pointer to (a enum? filled with) information about the specific error that occurred.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryError

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit