str is a character array on which data is written. format is a C string which describes the output, ... printf("I'm a float, look: %f\n", num);.
確定! 回上一頁