Results 26 - 35 of 35 results out of about 6839 pages. (3.99 seconds)
- SDL_ReadLE16 . . . 2 matches
- ...
= SDL_ReadLE16 =
Use this function to read 16 bits of little-endian data from an [[SDL_RWops]] and return in native format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight c...
- SDL_ReadBE64 . . . 2 matches
- ...
= SDL_ReadBE64 =
Use this function to read 64 bits of big-endian data from an [[SDL_RWops]] and return in native format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
...
- SDL_ReadBE32 . . . 2 matches
- ...
= SDL_ReadBE32 =
Use this function to read 32 bits of big-endian data from an [[SDL_RWops]] and return in native format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
...
- SDL_ReadBE16 . . . 2 matches
- ...
= SDL_ReadBE16 =
Use this function to read 16 bits of big-endian data from an [[SDL_RWops]] and return in native format.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
...
- SDL_LoadDollarTemplates . . . 2 matches
- ...ght cpp
int SDL_LoadDollarTemplates(SDL_TouchID touchId,
SDL_RWops* src)
}}}
== Function Parameters ==
||'''touchId'''||a touch id||
||'''src'''||a ...
- CategoryIO . . . 2 matches
- ...straction =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_rwops.h|SDL_rwops.h]]
<<TableOfContents()>>
== Introduction ==
This category contains fu...
- MigrationGuide . . . 1 match
- ... [[SDL_RWwrite]]() now return `0` on error instead of `-1`.
If you wrote your own [[SDL_RWops]] implementation, the function signatures have changed. Functions now use `Sint64` a...
- GuiaDeMigracion . . . 1 match
- ...uelven 0 en caso de error en vez de -1.
Si escribiste tu propia implementación de [[SDL_RWops]], ten en cuenta que las declaraciones de las funciones han cambiado. Ahora utilizan...
- CategoryStruct . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Structures =
<<TableOfContents()>>
== Introduction ==
This category contains a...
- 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...
