Turning a type name into a single token with the C preprocessor

后端 未结 0 1733
温柔的废话
温柔的废话 2020-11-30 04:06

I want to concatenate a C type name after some identifier. That\'s straightforward if the type name consists of just one token. However, if it\'s for example long int<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题