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

Re: Implementation-defined behaviour

Subject: Re: Implementation-defined behaviour
From: Antoninus Twink
Date: Fri, 28 Mar 2008 14:28:23 +0100 CET
Newsgroups: comp.lang.c

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.


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