Date: Fri, 07 Jul 2006 11:52:49 +0200 From: "O. Hartmann" <ohartman@uni-mainz.de> To: Pietro Cerutti <pietro.cerutti@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: some strange strtod behaviour, please help Message-ID: <44AE2EF1.5040704@uni-mainz.de> In-Reply-To: <e572718c0607070250x4364d494v3aa2b8d8de3ce87c@mail.gmail.com> References: <44AE246E.9090002@uni-mainz.de> <e572718c0607070250x4364d494v3aa2b8d8de3ce87c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Pietro Cerutti wrote: > On 7/7/06, O. Hartmann <ohartman@uni-mainz.de> wrote: >> Hello out here, >> sorry bothering you with some standard issues ... >> >> I ran into trouble with a routine from <string.h>. > > No, from stdlib.h > > man strtod says: > SYNOPSIS > #include <stdlib.h> > > >> #include <stdio.h> >> #include <math.h> >> #include <string.h> > > #include <stdlib.h> will solve your problems... > Yes, it does. Thanks ... I wonder why the compiler did not moan about a unknow call ... Thnaks a lot, oh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44AE2EF1.5040704>