c语言10讲述.ppt

c语言10讲述

Introduction to Computer (C Programming) Chapter 10 File Management in C Roadmap 10.1 Introduction 10.2 File open 10.3 File close 10.4 Input and output 10.5 error process 10.6 random access 10.1 Introduction Until now we have been using the functions such as scanf and printf to read and write data. These are console oriented I/O functions, which always use the terminal (keyboard and screen) as the target place. This works fine as long as the data is small. 10.1.1 Problem Many real-life problems involve large volumes of data, where the console oriented I/O operations pose two major problems:

文档评论(0)

1亿VIP精品文档

相关文档