README.TXT
资源名称:CppPrimer.rar [点击查看]
上传用户:qdkongtiao
上传日期:2022-06-29
资源大小:356k
文件大小:0k
源码类别:
书籍源码
开发平台:
Visual C++
- The program:
- count-size
- reads the standard input and report information about
- what was read. Any file can be provided as the input;
- the file 'data/fox_story' contains the data used in the book.
- The program:
- directcall
- reads two Sales_item transactions from the standard input.
- The file 'data/add_item' contains two such transactions.
- Programs not listed above print output and do
- not read any input