COHERENT help

This page displays the COHERENT help information for strcoll.

Listing of available help pages


strcoll() -- Compare two strings, using locale-specific information

#include <string.h>
int strcoll(string1, string2)
char *string1; char *string2;