sorting alphabetically in c++ without STL code example Example: sort string vector of words alphabetically c++ sort(words_vector.begin(), words_vector.end());