mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
parent
1902e8fc51
commit
8e5b1b66c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue