Introduction - If you have any usage issues, please Google them yourself
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.