Bloomberg Interview Question

What function in the Standard C library may be used to convert a long to a string?

Interview Answers

Anonymous

Aug 6, 2010

sprintf

Anonymous

Sep 14, 2010

ltoa()