Naren - 2002-11-29

Hi people,

Using the gcc 2.95.2 shipped with Dev-C++ 4.9.6.0 and
a hand-written makefile, I get syntax errors at the
declarations of "strcmp" and "strcasecmp" in the
"string.h" header file in "C:\Dev-C++\include". There is,
of course, no such error in the file, so it is a spurious
error reported by gcc.

I don't know if it is actually the "flex"-generated C
scanner that is causing it.

Could anyone enlighten me on this?

TIA,
Yatheendra M