This one bit me today

Craig Dowell dowell at metaphor.Metaphor.COM
Fri Oct 6 03:17:52 AEST 1989


References: <2432 at hub.UUCP>

In article <2432 at hub.UUCP>, dougp at voodoo.ucsb.edu writes:
> -Message-Text-Follows-
> main()
>   {
>   int a=1,b=2,*p=&a,c;
>   c=b/*p;
>   }
> 
> First real flaw in the C grammer I have found.



More information about the Comp.lang.c mailing list