.Overview "Utilities/Strings"
The routines in this category are for general string handling;
in addition, \*[+h]globals.h\*[-h] contains definitions for
\*[+c]STREQ\*[-c] and \*[+c]STRNCMP\*[-c], after an idea by
Henry Spencer; these are not currently documented here.
.P
The joinstr routines are for joining two or three strings
together to make a single longer one; these are useful for constructing
full pathnames out of a directory and a filename.
./Overview
