itos

Top  Previous  Next

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

 

Prototype

 

str itos(int xi)

 

Description

 

Converts an integer into an str.

 

Return value

 

itos 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