Search:

Type: Posts; User: BradC78

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,031

    Quicksort function help

    Hi everyone. I'm new to C++, and am trying to write a quicksort function. I've completed most of it, but there is something not right. It doesn't always sort everything. Running it several times...
  2. Replies
    9
    Views
    1,979

    strcpy did the trick! Thanks everyone. I'm also...

    strcpy did the trick! Thanks everyone. I'm also going to incorporate the other suggestions. Thanks for the help, it's much appreciated!
  3. Replies
    9
    Views
    1,979

    pointer problems

    Hello,

    I'm pretty new to C programming, and am working on an assignment that uses the quicksort algorithm adapted to sort strings. I got it working OK except for the fact that it only seems to be...
Results 1 to 3 of 3