suse man page for strcmp

Query: strcmp

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
strncmp(3) - linux
strcmp(3) - debian
strcmp(3) - suse
strncmp(3) - netbsd
strncmp(3) - osx
Similar Topics in the Unix Linux Community
strcmp core dumps
Hidden strcmp in glibc