You can use atoi() on CStrings, they are automatically converted to a char* when you pass them to a function that wants a char* as a param.
<chandler from friends><rhetorical question>Ok, could I *be* more frustrated?</rhetorical question></chandler from friends><BR><BR>All I want to do is spit out a number (in this case a float) into a ...