Bucket Sort using Pthreads

Newbie Member
17Apr2006,19:15   #1
diko's Avatar
I would like some help to the following problem:

I want to implement bucket sort algorithm in C using threads and especially pthreads?
Team Leader
17Apr2006,21:46   #2
coderzone's Avatar
You cant get the bucket sort program going or you cannot use the POSIX threads for the sorting method.