Instruction do

$\bullet$
Syntaxe :

instruction :
$\Rightarrow$ do instruction while ( expression ) ;

$\bullet$
Sémantique :

l'exécution réalisée correspond à l'organigramme suivant :


\begin{picture}(100,60)
\put(35,32){\framebox{(}30,8){instruction}}
% on ne peut...
...e(1,0){50}}
\put(0,0){\line(0,1){36}}
\put(0,36){\vector(1,0){34}}
\end{picture}



Matthieu Moy 2017-02-08