If a + b would overflow, return -1.
Defined in SDL_stdinc.h
SDL_FORCE_INLINE int SDL_size_add_overflow (size_t a, size_t b, size_t *ret);
Otherwise store a + b via ret and return 0.
This function is available since SDL 2.24.0.
CategoryAPI, CategoryAPIFunction, CategoryStdInc
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.