Amin Sharif
Jun 24 2008, 8:01 PM
I have a problem with c language function of float numbers to string conversion.
I have used sprintf, vfprintf. In atmega32, I am converting a float number into string so that I may print it in LCD. These commands compiles with out error but converts only ' ? '.
plz help me out.
I have used sprintf, vfprintf. In atmega32, I am converting a float number into string so that I may print it in LCD. These commands compiles with out error but converts only ' ? '.
plz help me out.

pdi33
Jun 24 2008, 8:19 PM
attach ur code and circuit and we can work out the problem.
Amin Sharif
Jul 3 2008, 9:16 PM
Now the problem is solved.
There was some setting in makefile of project.
I had to include some wordings in linking properties.
Thanks

There was some setting in makefile of project.
I had to include some wordings in linking properties.
Thanks
