stdio.h
2017-12-04 13:51:09 0 举报
AI智能生成
stdio.h api分类,一小步,但为大步的准备
作者其他创作
大纲/内容
输入输出
针对FILE
a href=\"http://www.runoob.com/cprogramming/c-function-fread.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fwrite.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fprintf.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fscanf.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fgetc.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-ungetc.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fputc.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fputs.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fgets.html\" style=\
针对标准IO
a href=\"http://www.runoob.com/cprogramming/c-function-getchar.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-putchar.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-scanf.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-printf.html\" style=\
针对字符缓存区
a href=\"http://www.runoob.com/cprogramming/c-function-sscanf.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-sprintf.html\" style=\
错误异常
a href=\"http://www.runoob.com/cprogramming/c-function-perror.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-clearerr.html\" style=\
变量类型
fpos_t
size_t
FILE
FILE *
文件操作
a href=\"http://www.runoob.com/cprogramming/c-function-fopen.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-freopen.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fclose.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-remove.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-rename.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-tmpfile.html\" style=\
与缓存有关的操作
a href=\"http://www.runoob.com/cprogramming/c-function-setbuf.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-setvbuf.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fflush.html\" style=\
文件流位置
获取位置
a href=\"http://www.runoob.com/cprogramming/c-function-ftell.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fgetpos.html\" style=\
设置位置
a href=\"http://www.runoob.com/cprogramming/c-function-fsetpos.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-fseek.html\" style=\
a href=\"http://www.runoob.com/cprogramming/c-function-rewind.html\" style=\
判断位置
a href=\"http://www.runoob.com/cprogramming/c-function-feof.html\" style=\
宏
BUFSIZ
b style=\
收藏
收藏
0 条评论
回复 删除
下一页