Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!rutgers!bellcore!faline!ulysses!allegra!alice!ark
From: ark@alice.UUCP
Newsgroups: comp.lang.c
Subject: Re: Autoincrement question
Message-ID: <7507@alice.UUCP>
Date: Sat, 5-Dec-87 19:37:01 EST
Article-I.D.: alice.7507
Posted: Sat Dec  5 19:37:01 1987
Date-Received: Thu, 10-Dec-87 22:08:29 EST
References: <1507@ogcvax.UUCP>
Organization: AT&T Bell Laboratories, Liberty Corner NJ
Lines: 6

In article <1507@ogcvax.UUCP>, schaefer@ogcvax.UUCP writes:
> The real question is:  Is the order of evaluation in a statement like
> 	bar->tmp = bar++;
> well-defined, or is it implementation-dependent?

It is implementation-dependent.