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