|
|
|
Description:
Using a very fast, binary search algorithm the Bsearch program allows you to search a file(s) for occurrences of specific keys. The program allows you to search a fixed length record file on a sorted field for the occurrence of specified search keys. Because of the algorithm used, the search is almost instantaneous. Consider the bsearch algorithm similar to searching an indexed data base for a key in one of the indexed fields. The response time is negligible.
Read the Complete Paper You don't have permission to post replies. Please login or register. |
