Index of /~haule/509/src_prog/C++/homework1/search

      Name                    Last modified       Size  Description

[DIR] Parent Directory 02-Feb-2007 11:06 - [TXT] Makefile 18-Jan-2007 16:46 1k [TXT] search_to_fill.cc 18-Jan-2007 16:46 2k

The file search_to_fill.cc is uncompleted sorce code for searching an ordered table.
To finish the homework, you should write the algorithm for bisection (in function bisection).
When this works, you should fill in the find_ordered table algorithm.
Good luck!