help-flex
[Top][All Lists]
Advanced

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

Using C string functions


From: tindlp00
Subject: Using C string functions
Date: Mon, 30 Apr 2001 12:25:47 MET

Hello guys!!
I am a spaniard student and I am 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.

Does anybody have any idea about this problem? I know is difficult to work
with strings but this is ridiculous.

Thanks to everybody who can help me.
Daniel López






reply via email to

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