I have a question about strings, specifically CStrings in visual c++ MFC apps. I was wondering how to convert ints and other numbers so i can concatenate them with other CStrings. Is there any kind of function to do this?