Use like this: String myString = String(n); You can find more examples here. use the itoa() function included in stdlib.h char buffer[7]; //the ASCII of the ...
確定! 回上一頁