delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Date: | Thu, 13 Dec 2007 09:50:20 -0500 |
Message-Id: | <200712131450.lBDEoKLs025510@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <476126B6.22072.1F8A1AB@gerritvn.gpvno.co.za> |
Subject: | Re: V2.04 atof() with em387.dxe not working |
References: | <476126B6 DOT 22072 DOT 1F8A1AB AT gerritvn DOT gpvno DOT co DOT za> |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Are you including the proper header file, so that it doesn't think atof returns an integer? Specifically: #include <stdlib.h>
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |