https://github.com/cschank/binary_search
A C library for performing a general binary search on a sorted array. Like with library qsort, user supplies a compare function with void pointers.
https://github.com/cschank/binary_search
Last synced: 12 months ago
JSON representation
A C library for performing a general binary search on a sorted array. Like with library qsort, user supplies a compare function with void pointers.
- Host: GitHub
- URL: https://github.com/cschank/binary_search
- Owner: CSchank
- Created: 2017-12-19T18:54:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T19:47:41.000Z (over 8 years ago)
- Last Synced: 2023-05-18T16:52:08.085Z (about 3 years ago)
- Language: C
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0