This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: scope issue
- To: Richard Harvey Chapman <hchapman@stwing.org>
- Subject: Re: scope issue
- From: Nathan Sidwell <nathan@acm.org>
- Date: Tue, 24 Aug 1999 10:34:47 +0100
- CC: gcc@gcc.gnu.org
- Organization: University of Bristol
- References: <4.2.0.58.19990823132909.00a5e220@kms>
- Reply-To: nathan@compsci.bristol.ac.uk
Richard Harvey Chapman wrote:
>
> Is there a correct output for the following?
Richard, we're going to jump on you from a great height, there is no meaning to
this code. Learn what undefined effects mean, learn what a sequence point is.
Go read the C FAQ.
What's this got to do with scope anyway?
nathan
--
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
I have seen the death of PhotoShop -- it is called GIMP
nathan@acm.org http://www.cs.bris.ac.uk/~nathan/ nathan@cs.bris.ac.uk
- References:
- scope issue
- From: Richard Harvey Chapman <hchapman@stwing.org>