README.TXT
上传用户:qdkongtiao
上传日期:2022-06-29
资源大小:356k
文件大小:0k
源码类别:

书籍源码

开发平台:

Visual C++

  1. The programs:
  2.      Query, main4 and main5:
  3. take an argument that specifies the file to read.  They also
  4. read the standard input iterating with the user for words 
  5. to find in the file.  
  6. The file 'data/Alice_story' is the simple story used for queries
  7. presented in the book
  8. The programs:
  9.      Basket_main, V2_Basket_main, bsk2, and scope:
  10. Are self-contained. They write to the standard input but do no input.