variadic macro
Sign in to saveC preprocessor macro that can take an arbitrary number of arguments, defined with the __VA_ARGS__ and __VA_OPT__ identifiers
C preprocessor macro that can take an arbitrary number of arguments, defined with the __VA_ARGS__ and __VA_OPT__ identifiers