Linux 核心應用程式介面 :: The Linux Kernel API
Prev
Next
strncmp
Name
strncmp -- Compare two length-limited strings
Synopsis
int
strncmp
(const char *
cs
, const char *
ct
, size_t
count
);
Arguments
cs
One string
ct
Another string
count
The maximum number of bytes to compare
Prev
Home
Next
strcmp
Up
strchr
Vovo2000.Com
-
About Vovo2000
-
Terms of Service
-
Privacy Policy
-
Type Testing Lab