Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-05-08 20:27:44
Size: 632
Editor: SheenaSmith
Comment: create page, add content (Wed Mar 10 ver; changeset 4428)
Revision 2 as of 2010-05-13 04:59:26
Size: 623
Editor: SheenaSmith
Comment: update content (from Sam)
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Use this function to ^get more information about an error^. Use this function to retrieve an SDL error string.

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

None: SDL_GetError (last edited 2016-05-11 20:27:55 by PhilippWiesemann)

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