Function argument type conversions...

Chris Torek chris at mimsy.UUCP
Fri Oct 21 01:44:27 AEST 1988


-In article <14027 at 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 at twwells.uucp> bill at 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 at mimsy.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.lang.c mailing list