I thought the strlen, strcpy, and strcmp are in the <cstring> ... .:Resolved:.
Hello everyone!
I was wondering, does the <string> lib contain the <cstring> functions as well?
I've used the c-style string functions by #include <string> without any errors, but I always thought they were located in the <cstring> because thats what the books usually tell you. Any idea's? The reason i'm asking little stupid questions, is because i'm having a final and he'll be anal about everything and i don't feel like missing an easy question! :wave: