Identification
Assistance
Achat
News
Forum
|
programmation
[langage C] code ascii d'un caractere...
mamiemando, le mar. 24 mai 2005 à 10:31:52
int i,j ;
char tab[133];
for(i=0;i<133;i++){
j=tab[i]; // <--- Déjà ;o) voire : j=(int) tab[i];
...
}
Sinon pour les code ascii, si tu es sous linux, ouvre une console et tape :
$ man ascii
m0n0-le-14r3
mai 05
m0n0-le-14r3
mai 05
REPONSES
mamiemando
mai 05
m0n0-le-14r3
mai 05
kaseraoui zied
avr. 07
souzen
janv. 08
mamiemando
janv. 08
msmcml
nov. 08
Version Web