Linux输入输出函数总结.pdfVIP

  • 0
  • 0
  • 约1.53万字
  • 约 14页
  • 2026-05-11 发布于江西
  • 举报

输入输出函数总结

sscanf(格式化字符串输入)

相关函数scanf,fscanf

表头文件#includestdio.h

定义函数intsscanf(constchar*str,constchar*format,);

函数说明sscanf()会将参数str的字符串根据参数format字符串来转换并格式化

数据。格式转换形式请参考

文档评论(0)

1亿VIP精品文档

相关文档