strcmp — Compare two strings
int strcmp (const char * cs, const char * ct);
int strcmp
One string
Another string