Path: utzoo!mnetor!uunet!husc6!mailrus!ames!ucsd!sdcsvax!ucsdhub!hp-sdd!hplabs!hpcea!hpfcdc!hpfcmr!chan From: chan@hpfcmr.HP.COM (Chan Benson) Newsgroups: comp.sys.ibm.pc Subject: Re: C declaration styles Message-ID: <670002@hpfcmr.HP.COM> Date: 22 Mar 88 15:23:59 GMT References: <5699@watdragon.waterloo.edu> Organization: HP Fort Collins, CO Lines: 10 >>> void foo(int x, double y) >> >> Could you please tell us what kind of PC (if not an MS-DOS) >>and what kind of compiler you ate using. The above isn't Lattice >>or Microsoft and I would be suprised if it is Turbo. >> > >Sure enough, you shall be surprised. That's Turbo C syntax. Actually, it's ANSI C (which Turbo C happens to accept).