home *** CD-ROM | disk | FTP | other *** search
- Path: soap.news.pipex.net!pipex!usenet
- From: m.hendry@dial.pipex.com (Mathew Hendry)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: x ^= y ^= x ^= y;
- Date: Mon, 26 Feb 96 16:56:15
- Organization: Private node.
- Distribution: world
- Message-ID: <19960226.441290.F12E@ai038.du.pipex.com>
- References: <1286.6624T1439T237@cs.ruu.nl> <4gij61$81i@news.ox.ac.uk> <3131C523.1ECC@sapiens.com>
- NNTP-Posting-Host: ai038.du.pipex.com
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
-
- Avi Lev (avil@sapiens.com) wrote:
- : Benjamin Hutchings wrote:
- : >
- :
- : it'll damn right WILL work because this is proper C syntax and
- : therefore must work, if it doesn't then your compiler had better
- : be replaced for a real C compiler cuz it obviously isn't one.
-
- The syntax is correct. The behaviour is undefined.
-
- If you had read up on how compilers actually _work_ and the ANSI C standard
- you would realise this.
-
- -- Mat.
-