Next: strpbrk, Previous: strlen, Up: C library functions [Index]
strncat,
strncmp,
and strncpy
FunctionsThe strncat(3), strncasecmp(3), strncmp(3), and
strncpy(3) functions work in most statements. When necessary,
Ctalk uses cStrncat,
cStrncasecmp,
cStrncmp,
and
cStrncpy
(class CFunction
). See CFunction.