STRUCTURES DE DONNEES LINEAIRES
| Insertion de Y | Suppression |
| T <-- T + 1 | Y <-- X [ T ] |
| X [ T ] <-- Y | T <-- T - 1 |
| Insertion de Y | Suppression |
|
|
| Insertion de Y | Suppression |
| A <-- A + 1 | F <-- F + 1 |
| X [ A ] <-- Y | Y <-- X [ F ] |
| Insertion de Y | Suppression |
|
|
Auteur: Philippe Moreau (U.P.J.V.)