macro definition stored by preprocessor

前端 未结 0 1682
情歌与酒
情歌与酒 2020-12-22 03:48

Shouldn\'t I be getting warning or error message after declaring macro in this way:

#define c 123
#define a b
#define b c

The code worked fla

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