et donc pour ajouter un caractère a ma chaine le meilleur moyen serait-il :
szBuff[strlen(szBuff)] = cBuff;
szBuff[strlen(szBuff)+1] = '\0';
??
________________________________________________________________________
Hardware is what we play with until it breaks, Software is what we play with until it works !
