help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using C string function within flex files


From: W. L. Estes
Subject: Re: Using C string function within flex files
Date: Mon, 30 Apr 2001 16:30:31 -0400

> I´m a spaniard student and I´m trying to do an xml processor using flex
> and yacc. But now I have a hard problem to solve.
> Every time a use a string function (i.e. strcpy(), strcmp(), etc.), the
> program breaks down. I mean, I can compile with flex, I can compile with
> yacc, and also I can compile with the C compiler (in this case bcc32,
> the C compiler of Buirder C++), but when I execute the exe file, the
> program fail when it try to call a string function.

Your description isn't very helpful, but on the surface, it doesn't
sound like a flex problem. since you're having trouble with string
functions, you might try writing some small test programs to make sure
that you are accessing them correctly.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]