Thread: qsort

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Aug 2014
    Posts
    47

    qsort

    How do i sort numbers from highest to lowest using qsort? I dont have a code. I dont know how to use this one.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help with qsort
    By muqing in forum C Programming
    Replies: 18
    Last Post: 04-12-2010, 02:16 AM
  2. how to use qsort
    By zcrself in forum C Programming
    Replies: 11
    Last Post: 12-29-2009, 09:22 PM
  3. qsort - aid
    By dayknight in forum C++ Programming
    Replies: 6
    Last Post: 01-18-2006, 07:30 PM
  4. qsort
    By chrismiceli in forum C Programming
    Replies: 13
    Last Post: 06-28-2003, 04:20 PM
  5. qsort please help. Thanks
    By Ann Lim in forum C Programming
    Replies: 8
    Last Post: 12-12-2002, 02:20 AM