We use the scanf() function to get input data from keyboard. Format of scanf() function. scanf("control string", &variable1, &variable2, ...); The control ...
確定! 回上一頁