基本解釋n.獲取字符同根派生 getchar相關(guān)詞英漢例句The standard library provides several functions for reading or writing one character at a time, of which getchar and putchar are the simplest. 標(biāo)準(zhǔn)庫(kù)提供了一次讀/寫一個(gè)字符的函數(shù),其中最簡(jiǎn)單的是getchar和putchar兩個(gè)函數(shù)。printf("%d ",a[i]); printf("\n"); getchar(); return 0; 作者:佚名技巧來源:不詳點(diǎn)擊數(shù):更新時(shí)間:2008-5-17getchar更多例句