macro7.c

来自「linux下的gcc编译器」· C语言 代码 · 共 11 行

C
11
字号
/* { dg-do preprocess } *//* Test we don't complain about directives in macro expansions when   looking for the '(' of a function-like macro.   Submitter: Neil Booth. 3 Mar 2000.  */#define f(x) xf#define g

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?