No... That's if you have an integer representation in a char string which you want to convert to its numerical equivalent... What you're looking for is _toascii which takes a char at a time, so you'd have to use CString::GetAt() and pass each character in your CString one at a time to _toascii() to get your string equivalent in ASCII.

Rail

Recording Engineer/Software Developer
Rail Jon Rogut Software
[email protected]
http://home.earthlink.net/~railro/