Description: The programs:
Query, main4 and main5:
take an argument that specifies the file to read. They also
read the standard input iterating with the user for words
to find in the file.
The file data/Alice_story is the simple story used for queries
presented in the book
The programs:
Basket_main, V2_Basket_main, bsk2, and scope:
Are self-contained. They write to the standard input but do no input.
To Search:
File list (Check if you may need any files):
15
..\Basket.cpp
..\Basket.h
..\Basket2.h
..\Basket_main.cpp
..\bsk2.cpp
..\data
..\....\Alice_story
..\....\main4_in
..\....\main5_in
..\....\query_in
..\get_print.cpp
..\main1.cpp
..\main2.cpp
..\main3.cpp
..\main4.cpp
..\main5.cpp
..\makefile
..\mk_basket2
..\Query.cpp
..\Query.h
..\querymain.cpp
..\README.TXT
..\runpgms.bat
..\scope.cpp
..\V2_Basket.cpp
..\V2_Basket_main.cpp