Hello,
This is rather a newb question, i'm sorry, but I have some experience in standard C, so I prefer asking it there.
In fact, I'd like to print the value of a float on the GP screen. Doesn't seem difficult, but does the sdk have an equivalent of the printf function ? I found GpTextOut, but it doesn't have all the printf formats...
Maybe a conversion from float to char*, but I have no idea on how to do...
Does anyone have a clue ?
This is rather a newb question, i'm sorry, but I have some experience in standard C, so I prefer asking it there.
In fact, I'd like to print the value of a float on the GP screen. Doesn't seem difficult, but does the sdk have an equivalent of the printf function ? I found GpTextOut, but it doesn't have all the printf formats...
Maybe a conversion from float to char*, but I have no idea on how to do...
Does anyone have a clue ?