Tool for tracing C preprocessor execution during macro expansion?

前端 未结 0 795
执念已碎
执念已碎 2020-12-24 03:48

Is there a way to print step by step, what the C preprocessor is doing as it expands a macro?

For example, I would give it some C language text (ex: .h file(s)) to pr

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