On 7/7/06, O. Hartmann <[EMAIL PROTECTED]> 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to