Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!purdue!ames!lll-winken!uunet!mcvax!hp4nl!uva!dondorp From: dondorp@uva.UUCP (Erwin Dondorp (I84)) Newsgroups: comp.lang.c Subject: Re: printf() problem Keywords: C printf Message-ID: <703@uva.UUCP> Date: 27 Apr 89 09:06:19 GMT References: <11657@hodge.UUCP> <89Apr26.092233edt.18850@me.utoronto.ca> Sender: news@uva.UUCP Reply-To: dondorp@uva.UUCP (Erwin Dondorp (I84)) Organization: Faculteit Wiskunde & Informatica, Universiteit van Amsterdam Lines: 12 In article <89Apr26.092233edt.18850@me.utoronto.ca> zougas@hammer.me.UUCP (Athanasios(Tom) Zougas) writes: >[stuff deletd] >[arguments of a function are evaluated in the reverse order] >It would happen in any C. NO. I have a compiler that really evaluates the arguments in the order that you specified, That thus makes the statement 'any C' to become untrue. Erwin Dondorp