Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::strtod is an STL function to convert a std::string to double.
#include <cstdlib> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.