|
|
@ -11,7 +11,7 @@ string \fIa\fR[0], \fIa\fR[1], ..., \fIa\fR[n]=='\\0' is
|
|
|
|
lexicographically smaller than, equal to, or greater than the string
|
|
|
|
lexicographically smaller than, equal to, or greater than the string
|
|
|
|
\fIb\fR[0], \fIb\fR[1], ..., \fIb\fR[m-1]=='\\0'.
|
|
|
|
\fIb\fR[0], \fIb\fR[1], ..., \fIb\fR[m-1]=='\\0'.
|
|
|
|
|
|
|
|
|
|
|
|
If the strings are different, str_diff does not read bytes past the
|
|
|
|
If the strings are different, str_diffn does not read bytes past the
|
|
|
|
first difference. The strings will be considered equal if the first
|
|
|
|
first difference. The strings will be considered equal if the first
|
|
|
|
\fIlimit\fR characters match.
|
|
|
|
\fIlimit\fR characters match.
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.SH "SEE ALSO"
|
|
|
|