Section courante

A propos

Section administrative du site

bsearch

Recherche binaire
Borland C++ stdlib.h

Syntaxe

void *bsearch(const void *key, const void *base, size_t nelem, size_t width, int (_USERENTRY *fcmp) (const void *, const void *));

Description

Cette fonction permet d'effectuer une recherche binaire (dichotomique) dans un tableau.



Dernière mise à jour : Lundi, le 11 Mai 2020