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