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
"I use the evaluation version from the keil compiler."
It's not specifically mentioned, but are you sure that the C166 evaulation version supports floating point?
See: http://www.keil.com/demo/limits.asp
You will need to contact Keil direct to confirm this: http://www.keil.com/company/contact.asp