Wiki Page Content

Differences between revisions 18 and 19
Revision 18 as of 2011-01-28 20:12:01
Size: 863
Editor: SheenaSmith
Comment: correct typo - acl
Revision 19 as of 2011-02-24 19:43:09
Size: 859
Editor: SheenaSmith
Comment: camelcase pragma change
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#pragma disable-camelcase #pragma camelcase off

DRAFT

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