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]

Re: problem with gcc


utih kelima wrote:
> 
> hi!
> I'm jamal ...
> I've problem with GNU C that I install
> I'm using Sun sparc solaris 2.6 and GNU C ver 2.8.1
> 
> then I try to compile the C program named "pay80.c" as below:-
> 
> #include <stdio.h>;
> #include <ctype.h>;
> 

No semi-colons on the #includes :)

-eric

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