Use "strcpy ( char * dest, const char * src )" to copy the content pointed by src to dest, and strlen to determine the number of characters in the character pointer before the terminating null-character.
/m
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.