Style guides and portability

Henry Spencer henry at zoo.toronto.edu
Fri Jan 18 03:48:50 AEST 1991


In article <1332 at geovision.UUCP> pt at geovision.gvc.com writes:
>Anybody know what happens to "long double" types in variadic functions, or 
>is "long double" not an ANSI-C type?

It's an ANSI C type, in fact it was ANSI C that introduced it.  Long double
stays long double, it doesn't get changed at the variadic interface.
-- 
If the Space Shuttle was the answer,   | Henry Spencer at U of Toronto Zoology
what was the question?                 |  henry at zoo.toronto.edu   utzoo!henry



More information about the Comp.lang.c mailing list