文件名称:All About: File I/O in C++
文件大小:107KB
文件格式:DOC
更新时间:2011-03-13 04:19:29
C++ I/O 教程 文件 输入输出
All About: File I/O in C++
By Ilia Yordanov, loobian@cpp-home.com
This tutorial may not be republished without a written permission from the author!
Introduction
This tutorial will start with the very basis of File I/O (Input/Output) in C++. After that, I will look into aspects that are more advanced, showing you some tricks, and describing useful functions.
You need to have good understanding of C++, otherwise this tutorial will be unfamiliar and not useful to you!