strstr man page on Xenix

Man page or keyword search:  
man Server   1130 pages
apropos Keyword Search (all sections)
Output format
Xenix logo
[printable version]

STRSTR(3)							     STRSTR(3)

NAME
       strstr - locate a substring in a string

SYNOPSIS
       #include <string.h>

       char *
       strstr(const char *big, const char *little);

DESCRIPTION
       Strstr  locates the first occurrence of the null-terminated string lit‐
       tle in the null-terminated string big.  If little is the empty  string,
       strstr  returns	big;  if  little occurs nowhere in big, strstr returns
       NULL; otherwise strstr returns a pointer to the first character of  the
       first occurrence of little.

SEE ALSO
       index(3), memchr(3), rindex(3), strchr(3), strcspn(3), strpbrk(3), str‐
       rchr(3), strsep(3), strspn(3), strtok(3)

STANDARDS
       Strstr conforms to ANSI X3.159-1989 (``ANSI C'').

4.4 Berkeley Distribution	 May 15, 1990			     STRSTR(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Xenix

List of man pages available for Xenix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net