This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problems with atof

Hello,

I had written a simple program. I want to convert ascii buffer into a float using atof. But this program can't link.
An error occurs that no external symbol atof existing.

the atoi funktion is running without any problems. I had include the stdlib.h and the funktion (atof) is inside this header. Now I think that this i a problem with the library???

I use the evaluation version from the keil compiler.

Any ideas???

Thanks for help

rako

0