xwin1.c
来自「Mac OS X 10.4.9 for x86 Source Code gcc」· C语言 代码 · 共 14 行
C
14 行
/* XWindows (as of 4.3) does some pretty strange things with cpp. This tests one of them; the leading comments are supposed to be eaten by the preprocessor; but the 'directives' after them are supposed to be retained as text, not processed, so that imake's cpp can be run on the output! { dg-do preprocess }*//**/#if 0passed/**/#endif/* { dg-final { scan-file xwin1.i "(^|\n)#if 0" } } */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?