For some reason, the program won't output the binary search It doesn't say there's anything wrong with the code, but when i try to run it, it keeps saying binarylist (int*, int, int), referenced from Symbol (s) not found for architecture x86_64 clang Here's my code for the binary search:
OPEN