Converting a number to a string

Posted By: Yashas

Converting a number to a string - 10/22/12 08:14

I was completely used C Standard Libraries.But those are not the same libs in Lite-C.

So in Lite-C, how do I convert a integer into a string??

Thanks
Posted By: 3dgs_snake

Re: Converting a number to a string - 10/22/12 08:20

Hi,

you can use str_for_num, str_for_int, str_for_float
Posted By: Yashas

Re: Converting a number to a string - 10/22/12 08:29

Thanks
© 2023 lite-C Forums