Introduction - If you have any usage issues, please Google them yourself
itoa () function takes three parameters: The first argument is the number to be converted, the second parameter is to be written to convert the results of the target string, the third parameter is used to transfer digital base (hex). In the above example, the conversion base 10, means 10 to convert hex. 10: decimal 2: binary