Files
interpreteur-lir/documents/dossierLaTex/fichiers/specifLaTex/iteration2/userStoryCommandeStop.tex
T
Pierre Debas 7dbc751d39 Dossier complété prêt à imprimer
J'adore ma vie
2021-06-06 12:44:11 +02:00

16 lines
710 B
TeX

\section{Commande stop}
\subsection*{Récit d'utilisation}
\paragraph{Titre : } Commande stop
\paragraph{Récit : } Utilisation de la commande stop
\paragraph{En tant que : } Programmeur
\paragraph{Je souhaite : } Arreter un programme
\paragraph{Afin de : } terminer son execution
\subsection*{Critères d'acceptation}
\paragraph{À partir du fait : } Qu'un programme comporte au moins une instruction
\paragraph{Alors : } on tape la commande: \verb|<etiquette> stop|
\paragraph{Enfin : } À son exécution, le programme s'arrête lorsqu'il a atteint
l'étiquette indiquée.
Puis l'interpréteur affiche de nouveau un invite.