SDL_Function
Name
SDL_Function -- short description here.
Synopsis
#include "SDL.h" void function(void);
Description
SDL_Function does this.
Return Value
Returns NULL or something..
Note: Blah blah...
Example
1 void test() {
2 }
SDL_Function -- short description here.
#include "SDL.h" void function(void);
SDL_Function does this.
Returns NULL or something..
Note: Blah blah...
1 void test() {
2 }
FunctionTemplate (last edited 2009-07-27 05:17:45 by KenBull)