C语言输入输出

1、printf函数执行格式化输出,scanf函数用于格式化输入

2、putchar函数执行非格式化输出,getchar函数执行非格式化输入

posted @ 2017-08-10 15:22  valuestack  阅读(180)  评论(0)    收藏  举报