Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Qsort> ?p ?o. }
Showing items 1 to 11 of
11
with 100 items per page.
- Qsort abstract "qsort is a C standard library function that implements a polymorphic sorting algorithm for arrays of arbitrary objects according to a user-provided comparison function. It is named after the quicksort algorithm, which was originally used to implement it in the Unix C library, although the C standard does not require it to implement quicksort.Implementations of the qsort function achieve polymorphism by taking a function pointer to a comparison function, as well as a parameter that specifies the size of its individual input objects. The C standard requires the comparison function to implement a total order on the items in the input array.".
- Qsort wikiPageID "33675095".
- Qsort wikiPageRevisionID "605294625".
- Qsort subject Category:C_standard_library.
- Qsort comment "qsort is a C standard library function that implements a polymorphic sorting algorithm for arrays of arbitrary objects according to a user-provided comparison function.".
- Qsort label "Qsort".
- Qsort sameAs m.0yp43lr.
- Qsort sameAs Q15995414.
- Qsort sameAs Q15995414.
- Qsort wasDerivedFrom Qsort?oldid=605294625.
- Qsort isPrimaryTopicOf Qsort.