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.
All I want to do is spit out a number (in this case a float) into a fscking message box. ie. Application->MessageBox(thenumber, "sdfsdfljk", MB_OK); Now, obviously the number must be converted to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results