Xref: utzoo comp.std.c:97 comp.lang.c:10929 Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!nrl-cmf!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.std.c,comp.lang.c Subject: Re: __STDCPP__ anybody? Message-ID: <8172@brl-smoke.ARPA> Date: 27 Jun 88 04:15:59 GMT References: <2459@plus5.UUCP> <8101@elsie.UUCP> <5924@bloom-beacon.MIT.EDU> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB)) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <5924@bloom-beacon.MIT.EDU> raeburn@athena.mit.edu (Ken Raeburn) writes: >On a vaguely related note, is there any way of distinguishing at >compile time between a hosted and a standalone implementation? No, because the same compiler may be used for both.