Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!uflorida!stat!sun13!gw.scri.fsu.edu!pepke From: pepke@gw.scri.fsu.edu (Eric Pepke) Newsgroups: comp.sys.sgi Subject: Re: 3.3 C Weirdness Message-ID: <803@sun13.scri.fsu.edu> Date: 26 Sep 90 01:14:11 GMT Sender: news@sun13.scri.fsu.edu Organization: Florida State University, but I don't speak for them Lines: 19 References:<761@sun13.scri.fsu.edu> <70109@sgi.sgi.com> In article <70109@sgi.sgi.com> davea@quasar.wpd.sgi.com (David B.Anderson) writes: > b) the resulting code will defininitely > not work on our machines if one has > int x(float); > int x(y) float y; { } Strange. I have 15,000 lines of code with stuff like this out the wazoo, and it seems to work fine. Of course, the prototype is visible when the function is defined. Perhaps the compiler does the sensible thing in spite of whining about it. Eric Pepke INTERNET: pepke@gw.scri.fsu.edu Supercomputer Computations Research Institute MFENET: pepke@fsu Florida State University SPAN: scri::pepke Tallahassee, FL 32306-4052 BITNET: pepke@fsu Disclaimer: My employers seldom even LISTEN to my opinions. Meta-disclaimer: Any society that needs disclaimers has too many lawyers.