SDL_FILE - Man Page
A macro that reports the current file being compiled.
Synopsis
#include <SDL3/SDL_assert.h> #define SDL_FILE __FILE__
Availability
This macro is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS
A macro that reports the current file being compiled.
#include <SDL3/SDL_assert.h> #define SDL_FILE __FILE__
This macro is available since SDL 3.2.0.