Share via


Sorting (Windows Embedded CE 6.0)

1/5/2010

Use the following functions for searching and sorting:

Routine Use

qsort

Performs a quick sort.

qsort_s

Performs a quick sort.

Security-enhanced version of qsort.

For detailed reference information about these functions, see Visual Studio 2005 Product Documentation.

See Also

Concepts

Run-Time Routines by Category

Other Resources

C/C++ Libraries for Windows Embedded CE