sprintf () 函數是C 語言用來格式化的主要方法,其函數原形如下所示。 ... typedef struct { char *name; char gender; int age; float weight, height; } Person;.
確定! 回上一頁