K
K
KPIshnik2014-01-28 00:42:05
C++ / C#
KPIshnik, 2014-01-28 00:42:05

How to sort strings in alphabetical order using C++?

Dear users! Is there some kind of container or type or built-in function to sort strings alphabetically (char* strings)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Flaker, 2014-01-28
@Flaker

www.cplusplus.com/reference/cstdlib/qsort
www.cplusplus.com/reference/cstring/strcmp

D
Dmitry Guketlev, 2014-01-28
@Yavanosta

bit.ly/L3TVPh

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question