sprintf 指的是字符串格式化命令,函數聲明為int sprintf(char *string, char *format [,argument,. ... string-- 這是指向一個字符數組的指針,該數組存儲了C 字符串。
確定! 回上一頁