We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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