Is something wrong with the compiler ?
Dan Bernstein
brnstnd at kramden.acf.nyu.edu
Wed Oct 10 14:13:07 AEST 1990
In article <542 at mtndew.Tustin.CA.US> friedl at mtndew.Tustin.CA.US (Steve Friedl) writes:
> > /*
> > * the behavior of the #pragma directive is implementation defined.
> > * this implementation defines it as follows.
> > */
> > execl ("/usr/games/hack", "#pragma", 0);
> Can somebody please tell GNU about uncasted NULL pointers?
In case you didn't notice, this behavior is *supposed* to be
implementation-defined. The code looks right to me... :-)
---Dan
More information about the Comp.lang.c
mailing list