Format: AllC/C++CSSTextshell script Advanced Search
48: void * 49: bsearch(const void *key, const void *base0, size_t nmemb, size_t size, 50: int (*compar)(const void *, const void *))