flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
string_conversion.cpp File Reference
#include "string_conversion.hpp"
#include "error.hpp"
#include <cerrno>
#include <climits>
#include <cstdlib>
Include dependency graph for string_conversion.cpp:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 

Functions

double flexiblesusy::to_double (const char *s)
 
int flexiblesusy::to_int (const char *s)
 
long flexiblesusy::to_long (const char *s)