pan_setdigit doesnt work properly

Posted By: MPQ

pan_setdigit doesnt work properly - 04/16/13 11:39

Hi,

got the following problem:

I am using pan_setdigits to show vars on screen, but I cannot adust the number of decimals shown on the screen. It has the form

100.000

but I want it like



100

how do I do that?

Thanks
Posted By: PadMalcom

Re: pan_setdigit doesnt work properly - 04/16/13 11:51

The correct format string is: %.0f
Posted By: MPQ

Re: pan_setdigit doesnt work properly - 04/16/13 11:58

thank you pad, works fine!!!
© 2024 lite-C Forums