Wiki Page Content

Revision 1 as of 2011-03-03 18:52:46

Clear message

DRAFT

SDL_ClearHints

Use this function to clear all hints.

Syntax

void SDL_ClearHints(void)

Code Examples

You can add your code example here

Remarks

This function is called during SDL_Quit() to free stored hints.


CategoryAPI, CategoryHints

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