strtod 92 usr/include/stdlib.h double strtod(const char *, char **); strtod 37 usr/lib/libc/stdlib/atof.c return (strtod(ascii, NULL));