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