Next: , Previous: , Up: C library functions   [Index]


strcat-strcpy

strcat, strcasecmp, strcmp, and strcpy Functions

The strcat(3), strcasecmp(3), strcmp(3), and strcpy(3) functions work in most statements. When necessary, Ctalk uses cStrcat, cStrcasecmp, cStrcmp, and cStrcpy (class CFunction). See CFunction.