strcmp(9) suse man page | unix.com

Man Page: strcmp

Operating Environment: suse

Section: 9

STRCMP(9)						     Basic C Library Functions							 STRCMP(9)

NAME
strcmp - Compare two strings
SYNOPSIS
int strcmp(const char * cs, const char * ct);
ARGUMENTS
cs One string ct Another string
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRCMP(9)
Related Man Pages
strcmp(3) - mojave
strncmp(3) - debian
strncmp(3) - suse
strcmp(3) - netbsd
strcmp(3) - osx
Similar Topics in the Unix Linux Community
strcmp core dumps
Hidden strcmp in glibc