Help converting string to Char and FloatAh! Yes sstream is the way to go thank you!
Help converting string to Char and FloatI wouldn't even know where to begin to write my own... Is there no easy way to just retrieve the flo...
Help converting string to Char and FloatHere is the new code: [code] #include <string> using namespace std; main() { buffer = "a499.9";...
Help converting string to Char and FloatSo I have to convert ("a499.9") into a char and a float while ignoring the a. I have the string sto...
This user does not accept Private Messages