所以說,在C語言,要回傳字串還是只能用全域變數或靜態修飾宣告,強制將記憶體位置 ... i++){ strcat(a,space); strcat(a,str);} return a; } void main(void){ int n ...
確定! 回上一頁