Searched refs:itoa (Results 1 – 2 of 2) sorted by relevance
70 extern char *itoa(int, char *);
549 itoa(int num, char *str) in itoa() function