Wiki Page Content

Differences between revisions 19 and 20
Revision 19 as of 2011-02-24 19:43:09
Size: 859
Editor: SheenaSmith
Comment: camelcase pragma change
Revision 20 as of 2011-05-17 18:09:56
Size: 858
Editor: SheenaSmith
Comment: correct comma in RV
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
Returns 0 on success, or a negative error code on failure; call [[SDL_GetError]]() for more information. Returns 0 on success or a negative error code on failure; call [[SDL_GetError]]() for more information.

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