Wiki Page Content

Revision 1 as of 2010-06-14 00:57:31

Clear message

DRAFT

SDL_AllocRW

Use this function to allocate a read/write to a specific SDL_RWops structure. ???

Syntax

SDL_RWops* SDL_AllocRW(void)

Return Value

Reads or writes to the specified SDL_RWops structure. ???

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryIO

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