comp.lang.c
[Top] [All Lists]

Re: Implementation-defined behaviour

Subject: Re: Implementation-defined behaviour
From: jacob navia
Date: Fri, 28 Mar 2008 14:57:40 +0100
Newsgroups: comp.lang.c


Antoninus Twink wrote:
On 28 Mar 2008 at  3:18, Ioannis Vranos wrote:
So, printf("%d "%d\n", x++, x++); invokes implementation-defined
behaviour, while printf("%d\n", x++); doesn't invoke
implementation-defined behaviour?

Wonderful post! This is exactly what clc is for - another thrilling
discussion of i=i++. Hold onto your seats, folks - it's going to be an
exciting ride.


Yes, there we go

This is the *main* topic of this group:

n=n++;

Exciting. That is the word!

:-)

--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy