mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
parent
1902e8fc51
commit
8e5b1b66c1
@ -39,7 +39,7 @@ of the characters. It returns a non-zero (TRUE) integer if the strings are
|
||||
identical.
|
||||
.sp
|
||||
The \fBcurl_strnequal()\fP function is similar, except it only compares the
|
||||
first \fIlenght\fP characters of \fIstr1\fP.
|
||||
first \fIlength\fP characters of \fIstr1\fP.
|
||||
.sp
|
||||
These functions are provided by libcurl to enable applications to compare
|
||||
strings in a truly portable manner. There are no standard portable case
|
||||
|
Loading…
Reference in New Issue
Block a user