SyTen
◆
SYTEN_WARN
#define SYTEN_WARN
(
x
)
if (!(x)) { issue_warning(#x, __FILE__,
SYTEN_STRINGIFY
(__LINE__)); }
Prints a warning if the first argument evaluates to false.
inc
util
macros.h
Generated by
1.9.4