stroverlap(3pub) debian man page | unix.com

Man Page: stroverlap

Operating Environment: debian

Section: 3pub

STROVERLAP(3pub)					       C Programmer's Manual						  STROVERLAP(3pub)

NAME
stroverlap - check whether two strings overlap
SYNOPSIS
#include <publib.h> int stroverlap(const char *s, const char *t);
DESCRIPTION
stroverlap checks whether the storage used by two strings overlap (i.e., if they even partially stored in the same place in memory).
RETURN VALUE
stroverlap returns 0 for no overlap, nonzero for any overlap at all.
SEE ALSO
publib(3), memoverlap(3)
AUTHOR
Lars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STROVERLAP(3pub)
Related Man Pages
fnqualify(3pub) - debian
fnpathfind(3pub) - debian
strltrim(3pub) - debian
xstrdup(3pub) - debian
xfree(3pub) - sunos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections