mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-11 17:05:41 +00:00
The current status is stored in the SDL_rwops 'status' field to be able to determine whether a 0 return value is caused by end of file, an error, or a non-blocking source not being ready. The functions to read sized datatypes now return SDL_bool so you can detect read errors. Fixes https://github.com/libsdl-org/SDL/issues/6729 |
||
|---|---|---|
| .. | ||
| gendynapi.py | ||
| SDL_dynapi.c | ||
| SDL_dynapi.h | ||
| SDL_dynapi.sym | ||
| SDL_dynapi_overrides.h | ||
| SDL_dynapi_procs.h | ||