Wiki Page Content

Results 1 - 6 of 6 results out of about 6837 pages. (4.47 seconds)

SDL_FreeRW . . . 6 matches
... = SDL_FreeRW = Use this function to free an [[SDL_RWops]] structure allocated by [[SDL_AllocRW]](). <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_FreeRW(SDL_RW...

1.3k - rev: 9 (current) last modified: 2015-06-20 20:07:06

SDL_AllocRW . . . 4 matches
...kind of SDL_RWops for myclosefunc()"); } free(context->hidden.unknown.data1); SDL_FreeRW(context); return 0; } SDL_RWops *MyCustomRWop() { SDL_RWops *c=SDL_AllocRW(); ...

2.3k - rev: 13 (current) last modified: 2016-11-20 21:53:05

SDL_RWops . . . 2 matches
...should release any resources used by the stream and free the SDL_RWops itself with [[SDL_FreeRW]](). This returns 0 on success, or -1 if the stream failed to flush to disk (or wher...

6.1k - rev: 11 (current) last modified: 2015-04-26 19:23:07

SDL_RWclose . . . 1 match
.... It releases any resources used by the stream and frees the SDL_RWops itself with [[SDL_FreeRW]](). This returns 0 on success, or -1 if the stream failed to flush to its output (e...

1.4k - rev: 13 (current) last modified: 2015-06-20 19:55:24

CategoryIO . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = File I/O Abstraction = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/inclu...

0.8k - rev: 14 (current) last modified: 2013-10-12 19:35:50

CategoryAPI . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API by Name = <<TableOfContents()>> == Hints == <<FullSearchCached(category:Catego...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

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