Procedure Optimiser(NulAbsorbant) EcrireCommentaire(Commentaire : Nul Ou ListeDe Caractere);
Principal
/*******/
Variable
/******/
Commentaire : ListeDe Caractere;
Debut
...
MonAnalyseurSyntaxique.EcrireCommentaire(Commentaire);
...
Commentaire=MonAnalyseurSyntaxique.LireCommentaire();
...
Fin Principal
- | - | - | - | - | - | - | - | - |