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