Currently At: Programming Reference > C Reference > Standard C String & Character > strcoll()

strcoll()


Syntax:
#include <string.h>
int strcoll( const char *str1, const char *str2 );


Description:
The strcoll() function compares str1 and str2, much like |strcmp()|. However, strcoll() performs the comparison using the locale specified by the |setlocale()| function.

Related Topics:
None


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions