Because functions in C can't have arrays as return types (unless we allocate memory dynamically), I resorted to a static global array. I know, ...
確定! 回上一頁