thanks a lot for your help
it's works..

soledady


Le lundi 04 juillet 2005 à 13:17 +0200, Hans-Bernhard Broeker a écrit :
> DEBUF Xavier wrote:
> > the file look like that:
> > (a very simple thing)
> > %{
> >     /*déclarations C*/
> >     #include <stdio.h>
> >     int total = 0;
> >     int score = 0;
> > 
> >     %}
> 
> If the indentation present in your mail is also the one of the actual 
> file, that's not a terribly big surprise.  The separators between 
> different parts of the les files and the %{ and %} braces have to be in 
> the first column of the file.
> 
> C doesn't care much about indentation --- but lex does.
> 
> 
> 
> _______________________________________________
> Help-flex mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/help-flex
> 



_______________________________________________
Help-flex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-flex

Reply via email to