Algorithms
From cppreference.com
< c
Defined in header
<stdlib.h> | |
(C11) |
sorts a range of elements with unspecified type (function) |
(C11) |
searches an array for an element of unspecified type (function) |
[edit] See also
C++ documentation for Algorithms library
|