1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/bsearch
Bruno Haible bc91828e18 bsearch tests: Verify N3322 functionality.
* modules/bsearch: New file.
* doc/posix-functions/bsearch.texi: Mention the new module.
* tests/test-bsearch.c: New file.
* modules/bsearch-tests: New file.
2024-11-05 22:19:14 +01:00

26 lines
204 B
Plaintext

Description:
Binary search in a sorted array.
Status:
obsolete
Notice:
This module is obsolete.
Files:
Depends-on:
configure.ac:
Makefile.am:
Include:
<stdlib.h>
License:
LGPLv2+
Maintainer:
all