Query: strncmp
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRNCMP(9) Basic C Library Functions STRNCMP(9)NAMEstrncmp - Compare two length-limited stringsSYNOPSISint strncmp(const char * cs, const char * ct, size_t count);ARGUMENTScs One string ct Another string count The maximum number of bytes to compareCOPYRIGHTKernel Hackers Manual 2.6. July 2010 STRNCMP(9)
Related Man Pages |
---|
strcasecmp(9f) - sunos |
strncmp(3p) - posix |
strncmp(3) - freebsd |
strncmp(3) - osx |
strncmp(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Carreer:Networking Programming in Unix (C programming Language) |
Merge two strings by overlapped region |
Number to bit vector |
C shell program |