strcmp

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Autres sections - même nom

Section: 9 (Appels noyau Linux)

NAME

strcmp - Compare two strings

SYNOPSIS

int strcmp(const char * cs, const char * ct);

ARGUMENTS

cs

One string

ct

Another string