some strange strtod behaviour, please help

Pietro Cerutti pietro.cerutti at gmail.com
Fri Jul 7 09:50:24 UTC 2006


On 7/7/06, O. Hartmann <ohartman at 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...

-- 
Pietro Cerutti
ICQ: 117293691
PGP: 0x9571F78E

- ASCII Ribbon Campaign -
 against HTML e-mail and
 proprietary attachments
   www.asciiribbon.org


More information about the freebsd-questions mailing list