?? c99-impl-int-2.c
字號:
/* Test for implicit int: in C90 only. Function parameters in old-style function definition.*//* Origin: Joseph Myers <jsm28@cam.ac.uk> *//* { dg-do compile } *//* { dg-options "-std=iso9899:1999 -pedantic-errors" } */void foo (a) { } /* { dg-bogus "warning" "warning in place of error" } *//* { dg-error "defaults" "C99 implicit int parameter error" { target *-*-* } 8 } */
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -