suse man page for strnstr

Query: strnstr

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRNSTR(9)						     Basic C Library Functions							STRNSTR(9)

NAME
strnstr - Find the first substring in a length-limited string
SYNOPSIS
char * strnstr(const char * s1, const char * s2, size_t len);
ARGUMENTS
s1 The string to be searched s2 The string to search for len the maximum number of characters to search
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRNSTR(9)
Related Man Pages
strstr(3) - mojave
strstr(3) - freebsd
strcmp(3) - netbsd
strstr(3) - osx
strcasestr(3) - freebsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
32 bit process addressing more than 4GB