Bucket Sort using Pthreads

Discussion in 'C' started by diko, Apr 17, 2006.

  1. diko

    diko New Member

    Joined:
    Apr 17, 2006
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    I would like some help to the following problem:

    I want to implement bucket sort algorithm in C using threads and especially pthreads?
     
  2. coderzone

    coderzone Super Moderator

    Joined:
    Jul 25, 2004
    Messages:
    736
    Likes Received:
    38
    Trophy Points:
    28
    You cant get the bucket sort program going or you cannot use the POSIX threads for the sorting method.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice