Wiki Page Content

Revision 1 as of 2010-05-09 06:34:34

Clear message

DRAFT

SDL_Quit

Use this function to clean up all initialized subsystems and unload the dynamically linked library. You should call it upon all exit conditions.

Syntax

void SDL_Quit(void)

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryInit

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