This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

errors


Hi !
I am working on  a PC using OS WIN2000. In my lonely evenings I study C. I
received a copy of GCC from my university and I have installed it,it seems,
correctly. Everything works except for some of the *.h files...
If I have in my program something like the following:

#include <ctype.h>

or

#include <stdlib.h>

I continue to receive the same error message:

C:\Gcc\bin\..\lib\gcc-lib\i386-mingw32\egcs-2.91.66\..\..\..\..\i386-mingw32
\include\stdlib.h:179:prototype declaration

What does this mean?

I did not received a lot of help from my teacher (from the C course). It
does not seem like a problem they get often: they are mainly UNIX  based..

Thanks to anybody that can help me!!

Jo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]