C Programming and Technical

Does there exist any other function which can be used to
convert an integer or a float to a string?

Read Solution (Total 0)

C Other Question

What do the functions atoi(), itoa() and gcvt() do? How would you use qsort() function to sort an array of
structures?