EISTI, ING2, Théorie des distributions. Examen du 16 décembre ...
Pile pileAjouter(Pile p, Element e){. Cellule newSommet;. newSommet = (Cellule)malloc(sizeof(struct SCellule));. newSommet->info = e;.
Pile pileAjouter(Pile p, Element e){. Cellule newSommet;. newSommet = (Cellule)malloc(sizeof(struct SCellule));. newSommet->info = e;.