codice:
int numero = 109321;
char string[6];
sprintf("%i",string,numero);