[教學] C/C++ 字串轉換整數 ... char* ltoa(long int value, char* string, int radix);. ex: char buffer[200];. lnt value = 234; ... float b = 1.2;.
確定! 回上一頁