X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: rugxulo AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: V2.04 atof() with em387.dxe not working Date: Sat, 15 Dec 2007 09:28:48 -0800 (PST) Organization: http://groups.google.com Lines: 18 Message-ID: <0ab65951-727f-4072-b08a-844c374e2647@1g2000hsl.googlegroups.com> References: <476126B6 DOT 22072 DOT 1F8A1AB AT gerritvn DOT gpvno DOT co DOT za>, <200712131450 DOT lBDEoKLs025510 AT envy DOT delorie DOT com> <4761821C DOT 24108 DOT 35DA7AD AT gerritvn DOT gpvno DOT co DOT za> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1197739728 15965 127.0.0.1 (15 Dec 2007 17:28:48 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 15 Dec 2007 17:28:48 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: 1g2000hsl.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.24 (Windows NT 6.0; U; en),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Dec 13, 11:03 am, "Gerrit van Niekerk" wrote: > On 13 Dec 2007 at 9:50, DJ Delorie wrote: > > > Are you including the proper header file, so that it doesn't think > > atof returns an integer? > > > Specifically: > > > #include > > Yes, and to test I took it out and then I get Warning: implicit declaration of > function... > I get this when running on a processor (SC420) without FPU. On a PentiumII > the same program runs fine. Can you post your example (or a simplified version at least) or even an .EXE?