detect if the compiler supports #warning
It is not an official C11 preprocessor directive.
In MSVC we could use #pragma message() but I'm not sure a define for a preprocessor is possible.
It is not an official C11 preprocessor directive.
In MSVC we could use #pragma message() but I'm not sure a define for a preprocessor is possible.
VideoLAN code repository instance