Le 7 juin 06 à 23:17, Joel E. Denny a écrit :
+#ifndef yyleng +# define yyleng FLEX_PREFIX (leng) +#endif +#ifndef yytext +# define yytext FLEX_PREFIX (text) */ +#endif
Small typo in the last case.
Le 7 juin 06 à 23:17, Joel E. Denny a écrit :
+#ifndef yyleng +# define yyleng FLEX_PREFIX (leng) +#endif +#ifndef yytext +# define yytext FLEX_PREFIX (text) */ +#endif
Small typo in the last case.