home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4258 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  898 b 

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