I suggest binary searches not “ linklist.h ”.



Re: “ #include "linklist.h" ”,

Instead, I suggest you use binary searches with
either quick sorts or insertions into a sorted, dynamic array.

.