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