Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.std.c Subject: Re: passing floats to foo(,...) Message-ID: <18922@mimsy.UUCP> Date: 7 Aug 89 04:53:27 GMT References: <9183@chinet.chi.il.us> Distribution: usa Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 8 In article <9183@chinet.chi.il.us> kdb@chinet.chi.il.us (Karl Botts) writes: >Is there any reasonable way pass a single-precision float to a function >taking a variable number of arguments? Pass its address. This is rather ugly, but completely portable. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris