bsearch function


bsearch will look for an item in a list by performing a binry chop. The data should be pre-sorted for the search to work.


Library: stdlib.h
Prototype:
Syntax:	 

See Also:


Example:

Search an integer list.



Martin Leslie

AltStyle によって変換されたページ (->オリジナル) /