I would like some help to the following problem: I want to implement bucket sort algorithm in C using threads and especially pthreads?
You cant get the bucket sort program going or you cannot use the POSIX threads for the sorting method.