.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "STRCMP" "" "06 October 2005" "" "" .SH NAME strcmp \- Compare two strings .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int strcmp (const char * \fIcs\fB, const char * \fIct\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcs\fB\fR One string .TP \fB\fIct\fB\fR Another string