Date: Thu, 12 Sep 2002 10:24:41 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: edscott wilson garcia <edscott@imp.mx> Cc: freebsd-questions@freebsd.org Subject: Re: long doubles in FreeBSD Message-ID: <20020912002441.GA69777@k7.mavetju> In-Reply-To: <1031789868.1703.24.camel@sagitario.eco.imp.mx> References: <1031789868.1703.24.camel@sagitario.eco.imp.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 11, 2002 at 07:17:43PM -0500, edscott wilson garcia wrote: > > I recently improved a fractal generating program by switching from > double to long double. (http://gmandel.sourceforge.net). It works fine > in Linux, but has problems in FreeBSD. It seems that "%llf" does not > work for sprintf() and sscanf() with long doubles. Shouldn't that be %Lf ? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020912002441.GA69777>