原创 C/C++中將浮點數轉換爲字符串

#include <stdlib.h>#inlcude <stdio.h>char cArray1[20];char cArray2[20];char cArray3[20];double nResult = 1.0/3.0;//參數2指定