Path: utzoo!attcan!uunet!husc6!cmcl2!brl-adm!brl-smoke!gwyn
From: gwyn@brl-smoke.ARPA (Doug Gwyn )
Newsgroups: comp.lang.c
Subject: Re: a reasonable approach to inlining
Message-ID: <8114@brl-smoke.ARPA>
Date: 18 Jun 88 01:25:39 GMT
References: <238@chem.ucsd.EDU> <2742@utastro.UUCP> <225800036@uxe.cso.uiuc.edu> <6667@sigi.Colorado.EDU> <11996@mimsy.UUCP>
Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) )
Organization: Ballistic Research Lab (BRL), APG, MD.
Lines: 8

In article <11996@mimsy.UUCP> chris@mimsy.UUCP (Chris Torek) writes:
>I do not know whether the dpANS allows a second
>	#include 
>to turn floor back into an inline.

I think it is allowed, but not required.  However, I suspect that in
most implementations only the first inclusion of a standard header
will have any effect.