User profile: Skai182

User info
User name:Skai182
Name:Kai van Veldhoven
Location:The Netherlands
Bio:I am 16 years old and I am a beginner of learning c++.
History
Joined:
Number of posts:6
Latest posts:

Best book to learn the C++ STL?
http://www.cprogramming.com/c++book/?inl=sb

Problem with IF statement.
Ah okay I get it now thanks a lot!!!!!!!!!!

Problem with IF statement.
Okay thank you very much, but I don't know what I would have to do with this: [code]std::string valu...

Problem with IF statement.
Will this line: [code]v = strtod (InputV.c_str(), nullptr);[/code] allready convert it to double? Or...

Problem with IF statement.
Hi LB Haha you are right there, but if I use these as a string instead of a double I cannot hook up...