COHERENT help

This page displays the COHERENT help information for strcmp.

Listing of available help pages


strcmp() -- Compare two strings

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