On Friday 06 October 2006 04:32, Kevin O'Gorman wrote:
> gcc -Wall ctype.c -o ctype
> I get
> ctype.c:21: warning: implicit declaration of function 'isblank'

$ gcc -std=gnu99 -Wall ctype.c -o ctype

-- 
Bo Andresen

Attachment: pgpclOwMeZ9b7.pgp
Description: PGP signature

Reply via email to