A printf-formatting string for an Sint64 value.
Defined in <SDL3/SDL_stdinc.h>
#define SDL_PRIs64 "lld"
Use it like this:
SDL_Log("There are %" SDL_PRIs64 " bottles of beer on the wall.", bottles);
This macro is available since SDL 3.1.3.
CategoryAPI, CategoryAPIMacro, 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.