//program

  1. K

    Binary Search in C++ using old code, search doesnt register element in last position

    hey, Using old code(non-ANSI) The search detects elements in all positions in the 1-d array, except the last one pastebin- *pastebin.com/f4db70a8b Does anyone see my mistake? debugging is not my strong suit
Top Bottom