Exforsys
+ Reply to Thread
Results 1 to 2 of 2

What is the use of this Function

This is a discussion on What is the use of this Function within the C and C++ forums, part of the Programming Talk category; I want to know the use of qsort function in C programming language. Is this used for sorting elements as ...

  1. #1
    Rahulbatra is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124

    Question What is the use of this Function

    I want to know the use of qsort function in C programming language. Is this used for sorting elements as the name implies.


  2. #2
    zsk_00 is offline Member Array
    Join Date
    May 2006
    Answers
    38
    also called quick-sort, yes it is one of the sorting (a rather expensive one) method


Latest Article

Network Security Risk Assessment and Measurement

Read More...