Some FAQs in the newsgroups and forums are questions such as "how to convert
CString to char *" and "how to convert char * to CString". In the Visual C++
documentation is the article
CString Operations Relating to C-Style Strings
that is very useful for such things.