Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uflorida!haven!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.lang.c Subject: Re: Function argument type conversions... Message-ID: <14085@mimsy.UUCP> Date: 20 Oct 88 15:44:27 GMT References: <8810111921.AA21683@ucbarpa.Berkeley.EDU> <14027@mimsy.UUCP> <104@twwells.uucp> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 14 -In article <14027@mimsy.UUCP> I noted that --In some existing compilers [not conformant with the dpANS], yes, [you --may have trouble with addresses of function parameters not being pointers --to the types given in the parameter declarations] unless you stick with --`int', `long', `double', and pointer function parameters. In article <104@twwells.uucp> bill@twwells.uucp (T. William Wells) notes: -What about unsigned int and (for those compilers that support it) -unsigned long? Oops; those are also safe. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris