?? 20011025-1.c
字號:
double foo [] ={ &bar, /* { dg-error "undeclared|is not constant|near init" } */ (void *) 0 }; /* { dg-error "incompatible types|is not constant|near init" } */double baz [] ={ (void *) 0 }; /* { dg-error "incompatible types|is not constant|near init" } */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -