A.#define M1 B.const int M2 20 C.#define M3 10 D.const char mark
A.讀取 B.寫入 C.關(guān)閉 D.打開
A.free(p) B.delete(p) C.free(*p) D.free(&p)