> From: Gabriel Dos Reis <[EMAIL PROTECTED]>
> | - Just as if given:
> | 
> |      void foo(void) {
> |        int *x = 4;
> |         *x = 3;

The point I was attempting to make, was that just because a specified
statement's effective behavior/side-effects are not well defined, it doesn't
mean that it's clearly specified semantic actions may be summarily ignored.


Reply via email to