A.getchar()函数 B.fgetc()函数 C.putc()函数 D.fputc()函数
A.\0 B.EOF C.\n D.0
A.其它三项都不对 B.ch=fgetc() C.ch=fgetc(fp) D.fp=fgetc()