[单选题]
下列定义中,不正确的有______。
A.#define PI 3.141592
B.#define S 345;
C.int max(x,y);
D.static char c; int x,y; { ...... }
参考答案与解析: