Pb prog C++

jc -  
 weblook -
comment on convertit un entier en chaine de caracteres??
merci

2 réponses

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

    welcome to weblook.fr.st
    0