Go to the documentation of this file.
21 #ifndef SDL_internal_h_
22 #define SDL_internal_h_
32 #if (defined(__GNUC__) && (__GNUC__ <= 2)) || defined(__CC_ARM) || defined(__cplusplus)
33 #define SDL_VARIABLE_LENGTH_ARRAY 1
35 #define SDL_VARIABLE_LENGTH_ARRAY