Scroll to navigation
strcmp - Compare two strings
int strcmp(const char * cs, const char * ct);
cs
ct