codice:
float numero = "10123.12";

char str = static_cast <char> (numero);
In str hai la tua nuova stringa convertita