Hallo,
I am working in ansi c, so I dont know if this is the right place to post, but I could't find anything more similar. My question is how to "convert" a double into a string. I mean: if the double is mydouble = 1.55 the string would contain "1.55".
Any idea? (In ansi c)
thanks
I am working in ansi c, so I dont know if this is the right place to post, but I could't find anything more similar. My question is how to "convert" a double into a string. I mean: if the double is mydouble = 1.55 the string would contain "1.55".
Any idea? (In ansi c)
thanks