Name

strcmp — Compare two strings

Synopsis

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

Arguments

cs

One string

ct

Another string