| | Hi everyone, I have a NEW question I am learning about strings and I don't understand what some string functions are... strcpy() strcat() strcmp() and strlen() "C++ Beginner's Guide by Herbert Schildt" explained what the functions do but I am still confused. I read the functions many times and looked up examples... If you can explain what each of them are and do, I would be grateful. Thanks in advance! |

