User profile: Sabz333

User info
User name:Sabz333
History
Joined:
Number of posts:4
Latest posts:

Help converting string to Char and Float
Ah! Yes sstream is the way to go thank you!

Help converting string to Char and Float
I 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 Float
Here is the new code: [code] #include <string> using namespace std; main() { buffer = "a499.9";...

Help converting string to Char and Float
So 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