Wiki Page Content

Revision 2 as of 2010-05-13 04:57:55

Clear message

DRAFT

SDL_SetError

Use this function to set the SDL error string.

Syntax

void SDL_SetError(const char* fmt, 
                  ...)

Function Parameters

fmt

a pointer to information about the format of the error ???

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