Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: I can't find a good definition anywhere... Message-ID: <10260@smoke.BRL.MIL> Date: 14 May 89 09:36:22 GMT References: <1954@trantor.harris-atd.com> <10084@smoke.BRL.MIL> <14324@bfmny0.UUCP> <10257@smoke.BRL.MIL> <14327@bfmny0.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 8 In article <14327@bfmny0.UUCP> tneff@bfmny0.UUCP (Tom Neff) writes: >Every implementation I have encountered where #pragma is supported has at >least one way you can use it to do something non-ANSI. You don't need #pragma for your code to be non-conformant. The important thing is that *conformant* code following the occurrence of #pragma be interpreted by the implementation according to the ANSI specs.