Hi
How to solve following Problem?
float a = 5.628;
printf("\n A Value :%f",*a);
Output:
A Value : f
i tried CW10.6 and CW 11.0
Project Setting Changed but doesn't work.
( Project --> Properties --> C/C++ Build --> Setting --> Librarian --> Print Formats int_FP )
how to fix this issue?
Kindly anyone give me the solution.
Thanks & Regards,
V.Tholkapiyan