
NAME
strcmp - Compare two strings
SYNOPSIS
int strcmp (const char *cs, const char *ct);
ARGUMENTS
cs One string
ct Another string

strcmp - Compare two strings
int strcmp (const char *cs, const char *ct);
cs One string
ct Another string
Powered by the Ubuntu Manpage Repository generator
maintained by Dustin Kirkland
© 2010 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.