Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2011-03-03 18:52:46
Size: 578
Editor: SheenaSmith
Comment: create page - 2/28 changeset 5421 (2/5 5189)
Revision 2 as of 2011-03-23 17:06:19
Size: 413
Editor: SheenaSmith
Comment: update content - w/ Sam; remove draft
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
Line 21: Line 20:
This function is called during [[SDL_Quit]]() to free stored hints.

== Related Functions ==
 .[[SDL_Quit]]
 .[[SDL_SetHint]] ???
 .[[SDL_SetHintWithPriority]] ???
This function is automatically called during [[SDL_Quit]]().

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 automatically called during SDL_Quit().


CategoryAPI, CategoryHints

None: SDL_ClearHints (last edited 2011-03-23 17:06:19 by SheenaSmith)

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