I would like some help to the following problem:
I want to implement bucket sort algorithm in C using threads and especially pthreads?
|
Newbie Member
|
|
| 17Apr2006,19:15 | #1 |
|
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 |
|
You cant get the bucket sort program going or you cannot use the POSIX threads for the sorting method.
|