Description: 3. Use binary search algorithm to insert an element in the ordered table, and keep ordering table. Adding a new interface works in ListInArray int ListInsert_Binary (LIST & L, DataType item) to achieve the above functions.
To Search:
File list (Check if you may need any files):
key_ListInArray\content.cpp
...............\listinarray.cpp
...............\ListInArray.dsp
...............\ListInArray.dsw
...............\listinarray.h
key_ListInArray