Показать сообщение отдельно

  #440  
Старый 17.11.2007, 13:18
KEZ
Banned
Регистрация: 18.05.2005
Сообщений: 1,981
С нами: 11042306

Репутация: 2726


По умолчанию

http://msdn2.microsoft.com/en-us/library/aa364418.aspx

Цитата:
Сообщение от MSDN  
The order in which the search returns the files, such as alphabetical order, is not guaranteed, and is dependent on the file system. You cannot depend on any specific ordering behavior. If the data must be sorted, you must do the ordering yourself after obtaining all the results.
например, через std::sort, помоему она умеет сортировать
строки...
 
Ответить с цитированием