Skip to content

Conversation

ZERICO2005
Copy link
Contributor

Changed void *bsearch(void *key, void *base, to void *bsearch(const void *key, const void *base, in <stdlib.h>

https://en.cppreference.com/w/c/algorithm/bsearch

@ZERICO2005 ZERICO2005 merged commit 1a3f733 into master Oct 11, 2025
9 checks passed
@ZERICO2005 ZERICO2005 deleted the fix_bsearch_prototype branch October 11, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant