From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3240710031bd9277e11a3841ab24d68c@mail.tvnet.hu> To: 9fans@cse.psu.edu Subject: Re: [9fans] function inconsistently declared From: "Zoltan Jarai" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 1 Oct 2002 18:51:29 +0200 Topicbox-Message-UUID: faacbd86-eaca-11e9-9e20-41e7f4b1d025 Thanks for the quick replies! What was really baking my noodle was that if all arguments are int's the function compiles. So I guess the compiler just ignores pre-ANSI declaration and assumes int. Thanks, Zoli