some strange strtod behaviour, please help
O. Hartmann
ohartman at uni-mainz.de
Fri Jul 7 09:52:53 UTC 2006
Pietro Cerutti wrote:
> 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...
>
Yes, it does.
Thanks ...
I wonder why the compiler did not moan about a unknow call ...
Thnaks a lot,
oh
More information about the freebsd-questions
mailing list