convert string to float c. Aminopterin. char myString = "6.88"; float x = atof(myString); //x is now 6.88. View another examples Add Own solution.
確定! 回上一頁