problem with gcc

Eric Christopher echristo@redhat.com
Tue Jan 16 21:19:00 GMT 2001


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


More information about the Gcc mailing list