dtos

Top  Previous  Next

Scripts > Class elements and c++ instructions > String manipulation > dtos

 

Prototype

 

str dtos(double xd)

 

Description

 

Converts a double value into an str.

 

Return value

 

dtos returns the result of the conversion or throws an exception (boost::bad_lexical_cast), if the value cannot be converted to a string.

 

 



This page belongs to the TextTransformer Documentation

Home  Content  German