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.
標準庫提供了一次讀/寫一個字符的函數,其中最簡單的是getchar和putchar兩個函數。 - printf("%d ",a[i]); printf("\n"); getchar(); return 0;
作者:佚名技巧來源:不詳點擊數:更新時間:2008-5-17