Welcome to the FoxOS website!
int print_num(unsigned long x, int base, char* str)
unsigned long x
int base
char* str
int
int vsprintf(char *buf, const char *str, va_list args)
char *buf
const char *str
va_list args