Files
SDL/src/audio
Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again
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
2023-08-07 20:36:21 -07:00
..
2023-08-05 18:17:21 -04:00
2023-07-30 11:56:11 -04:00
2023-07-30 11:56:34 -04:00
2023-07-30 11:56:07 -04:00
2023-07-30 11:56:38 -04:00
2023-07-30 11:56:36 -04:00
2023-07-30 11:56:40 -04:00
2023-07-30 11:56:37 -04:00
2023-05-02 08:09:06 -07:00
2023-01-09 09:41:41 -08:00