Wiki Page Content

Differences between revisions 12 and 13
Revision 12 as of 2009-12-10 07:03:58
Size: 763
Editor: SheenaSmith
Comment:
Revision 13 as of 2009-12-12 07:32:58
Size: 790
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
Many SDL functions use this standard text:'' Many SDL functions use this standard text (remove if not applicable):''

SDL_FunctionName

Use this function to insert short function description here.

Syntax

value SDL_FunctionName(param)

Function Parameters

param

description

Return Value

Remove this section if there is no return value. Many SDL functions use this standard text (remove if not applicable): Returns 0 on success or a negative error code on failure; call SDL_GetError() for more information.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryHeader

None: SDLFunctionTemplate (last edited 2013-10-24 05:34:54 by Sam Lantinga)

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