Pb prog C++

jc -  
 weblook -
comment on convertit un entier en chaine de caracteres??
merci
A voir également:

2 réponses

pof
 
ben avec la fonction itoa() qui veut dire integer to ascii
0
weblook
 
ou encore la focntion:
sscanf(chaine_source,"%d',entier_destination);



welcome to weblook.fr.st
0