In this exercise you should work with the code on fox.cs.vt.edu that is in the directory called /u1/gopher-data/CS5604/Code/bool. It is accessible with gopher, too. This subdirectory is entitled bool and corresponds to the code in chapter 12. Further, you can access it through FTP or WWW (click here with Mosaic).
You should study the source (.c) and include (.h) files. You may wish to focus on the files that are not in your text, such as the driver programs.
Note that all of these are in the C language. Work closely with 1-2 partners, making sure that at least one person in the group knows C.
Please look at the README file and the makefile to see what testing is recommended. You should do the regression testing, and discuss the results. The bvdriver and hdriver programs should work on any DECstation if you transfer them by gopher, or should run directly on fox.cs.vt.edu. Please send a copy of all results to the instructor by electronic mail or on paper, along with your discussion of their meaning.