short int petit_entier; unsigned long int grand_entier_positif=4253643; char caractere; //la variable caractere ne pourra stocker qu'un seul caractère char mot_de_10_lettres[11]; char buffer[100]; char *pointeur_vers_buffer;