Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: problem with cc compiler Message-ID: <10600@smoke.BRL.MIL> Date: 24 Jul 89 22:02:19 GMT References: <712@unsvax.NEVADA.EDU> <10589@smoke.BRL.MIL> <1185@fcs280s.ncifcrf.gov> <10594@smoke.BRL.MIL> <4935@alvin.mcnc.org> <10599@smoke.BRL.MIL> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <10599@smoke.BRL.MIL> gwyn@brl.arpa (Doug Gwyn) writes: > #undef sin > #define sin my_sin Also: extern double my_sin(double);