Newsgroups: comp.lang.c
Path: utzoo!henry
From: henry@zoo.toronto.edu (Henry Spencer)
Subject: Re: Style guides and portability
Message-ID: <1991Jan17.164850.6250@zoo.toronto.edu>
Organization: U of Toronto Zoology
References: <14824@smoke.brl.mil> <BEVAN.91Jan12120920@orca.cs.man.ac.uk> <1991Jan13.182655.17672@athena.mit.edu> <1332@geovision.UUCP>
Date: Thu, 17 Jan 1991 16:48:50 GMT

In article <1332@geovision.UUCP> pt@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@zoo.toronto.edu   utzoo!henry
