search_serial_test, a Fortran77 code which calls search_serial(), which searches integers between A and B for a value J such that F(J) = C.
The information on this web page is distributed under the MIT license.
search_serial, a Fortran77 code which searches integers between A and B for a value J such that F(J) = C.