# variadic macro

> C preprocessor macro that can take an arbitrary number of arguments, defined with the __VA_ARGS__ and __VA_OPT__ identifiers

**Wikidata**: [Q4103819](https://www.wikidata.org/wiki/Q4103819)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Variadic_macro_in_the_C_preprocessor)  
**Source**: https://4ort.xyz/entity/variadic-macro
