摘要
运用C语言的读写技术,可将磁盘文件中的数据读入到计算机内存,处理完后的数据或中间结果依然可以输出到磁盘文件中永久保存。该文以"评分处理程序"的实现为例,阐述了C语言文件处理的一般流程和方法。
Using read and write technical of C language, you can read data from a disk file to the computer memory, after processing the data or intermediate results still can output to disk file permanent preservation. This article by 'rating of handling procedures' as an example, this paper expounds the C language file processing method and process of the general.
作者
俞敏
YU Min (Changzhou Liu Guojun Vocational Technology College,Changzhou 213000, China)
出处
《电脑知识与技术(过刊)》
2010年第17期4711-4713,共3页
Computer Knowledge and Technology
关键词
C语言
文件处理
程序
C language
file handling
program