...
Wiki Markup |
---|
The {{JOIN()}} macro used the {{\##}} operator \[[ISO/IEC 9899:1999|AA. C References#ISO/IEC 9899-1999]\] to concatenate tokens. See [PRE05-AC. Understand macro replacement when concatenating tokens or performing stringification - CERT Secure Coding Standards] to understand how macro replacement behaves in C when using the {{\##}} operator. |
...