Wiki Page Content

Revision 1 as of 2010-05-08 20:39:27

Clear message

DRAFT

SDL_SetError

Use this function to create the content of an error message.

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