| 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.
|
| Previous by Date: | Re: The problems in comp.lang.c, Antoninus Twink |
|---|---|
| Next by Date: | Re: Implementation-defined behaviour, Antoninus Twink |
| Previous by Thread: | Re: Implementation-defined behaviour, Philip Potter |
| Next by Thread: | Re: Implementation-defined behaviour, jacob navia |
| Indexes: | [Date] [Thread] [Top] [All Lists] |