Try this void insertDataToTable(MYSQL* con, float temp, int k) { char query[255] ; sprintf( query, "INSERT INTO Weatherstation VALUES(%ld ...
確定! 回上一頁