Forum Discussion
NOHWJ
New Contributor
5 years agoprint float type
Hi, I'm trying to print float type data like this. ----------------------- #include <stdio.h> float data=0.123; printf("%f",data); ---------------------- but, it shows empty in console display...
Hazlina_R_Intel
Contributor
5 years agoJust saw your other post saying that you are trying to run this in Nios tool.
Ignore my question.
I will assign this to Nios engineer.