The routines in this category are for general string handling;
in addition, globals.h contains definitions for
STREQ and STRNCMP, after an idea by
Henry Spencer; these are not currently documented here.
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.
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.