?? cmdlne-p.c
字號:
/* Copyright (C) 2000 Free Software Foundation, Inc. *//* { dg-do preprocess } *//* { dg-options "-P" } *//* Test that we don't stair-step output with -P. Source: Neil Booth, 18 Dec 2000. */int x = 1;/* { dg-final { if ![file exists cmdlne-P.i] { return } } } { dg-final { if { [grep cmdlne-P.i "^int x = 1;$"] != "" } { return } } } { dg-final { fail "cmdlne-P.c: stair-stepping with -P" } } */
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -