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

Re: Implementation-defined behaviour

Subject: Re: Implementation-defined behaviour
From: Kenny McCormack
Date: Fri, 28 Mar 2008 14:23:12 +0000 UTC
Newsgroups: comp.lang.c

In article <fsitgu$h7r$1@xxxxxxxx>, jacob navia  <jacob@xxxxxxxxxx> wrote:
>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

And:

1) How to declare main()  { Always a hit! }
2) Why not to cast the return value of *alloc()

That's it folks.  Enjoy!


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