Programming Tutorials

Comment on Tutorial - Using qsort() and bsearch() with strings - example program in C By Manoj Kumar



Comment Added by : tal

Comment Added at : 2010-06-22 08:14:38

Comment on Tutorial : Using qsort() and bsearch() with strings - example program in C By Manoj Kumar
what about subtracting the returned pointer (unsigned int)
value from your array value and so get the array position


View Tutorial